kernel-ark/arch
David Mosberger-Tang 66302f211a [IA64] fix "section mismatch" compile-time-error
I noticed this typo when trying to compile a kernel which had
CONFIG_HOTPLUG turned off.  In that case, __devinit is no longer a
no-op and the compiler then detects a section-conflict.  Fix by using
__devinitdata instead of __devinit.

Same patch also submitted by Darren Williams to fix compilation error
using sim_defconfig (which has CONFIG_HOTPLUG=n).

Signed-off-by: David Mosberger-Tang <davidm@hpl.hp.com>
Signed-off-by:  Darren Williams <dsw@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-05-09 10:16:17 -07:00
..
alpha
arm
arm26
cris
frv
h8300
i386 [PATCH] x86: geode support fixes 2005-05-05 16:36:49 -07:00
ia64 [IA64] fix "section mismatch" compile-time-error 2005-05-09 10:16:17 -07:00
m32r
m68k
m68knommu
mips
parisc
ppc
ppc64 [PATCH] ppc64: global interrupt queue cleanup 2005-05-06 08:07:01 -07:00
s390
sh
sh64
sparc
sparc64
um [PATCH] uml: header and code cleanup 2005-05-05 16:36:39 -07:00
v850
x86_64 [PATCH] CodingStyle: trivial whitespace fixups 2005-05-05 16:36:49 -07:00