]> git.neil.brown.name Git - history.git/commit
[ARM PATCH] 2287/1: remove bogus EXPORT_SYMBOL(*)
authorNicolas Pitre <nico@org.rmk.(none)>
Wed, 1 Dec 2004 15:48:51 +0000 (15:48 +0000)
committerRussell King <rmk@flint.arm.linux.org.uk>
Wed, 1 Dec 2004 15:48:51 +0000 (15:48 +0000)
commitdbefd0d8ea5e6ca7eeeb7e0636a8163086f43442
tree094387c4f381e943e47037f45b5af60265548f99
parentf812d833cc90d19590a24ceeb03cff08f6a74d5b
[ARM PATCH] 2287/1: remove bogus EXPORT_SYMBOL(*)

Patch from Nicolas Pitre

Those functions are marked __init and called from __init context
as well.  They have no business with modules what so ever.

Signed-off-by: Nicolas Pitre
Signed-off-by: Russell King
arch/arm/mach-pxa/generic.c