MIPS: Annotate set_except_vector with __init
authorFlorian Fainelli <florian@openwrt.org>
Thu, 28 Jan 2010 14:21:42 +0000 (15:21 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:19 +0000 (12:53 +0100)
commit2d1b6e95515d63030b6e002125799f2aa52a9d27
treef71b34367fb2599f9f3d9ca243db3956a17b6585
parent3482d713a91befb8c96722cb8d55aed36c212d9e
MIPS: Annotate set_except_vector with __init

All call sites of set_except_vector are already annotated with __init, so
annotate that one too.

Signed-off-by: Regards, Florian Fainelli <florian@openwrt.org>
To: linux-mips@linux-mips.org
To: David Daney <ddaney@caviumnetworks.com>
Patchwork: http://patchwork.linux-mips.org/patch/888/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c