aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/skas/process.c
diff options
context:
space:
mode:
authorDavid Mosberger-Tang <davidm@hpl.hp.com>2005-04-12 11:04:00 -0700
committerTony Luck <tony.luck@intel.com>2005-05-09 10:16:17 -0700
commit66302f211a21bb9439a2ae7f7b6a4c386bb10ecd (patch)
treed97390da2698a9ac94e2f439c88127380bc1984b /arch/um/kernel/skas/process.c
parent966dc11fcc48866a24d9b3fd16eeebb3f5e05931 (diff)
[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>
Diffstat (limited to 'arch/um/kernel/skas/process.c')
0 files changed, 0 insertions, 0 deletions