[PARISC] fix section mismatch in parisc eisa driver
authorHelge Deller <deller@gmx.de>
Sun, 27 May 2007 17:57:11 +0000 (19:57 +0200)
committerKyle McMartin <kyle@athena.road.mcmartin.ca>
Sun, 27 May 2007 19:01:14 +0000 (15:01 -0400)
commit6fe077fd381048293134fbc6011d7e4633edc0c5
tree42ca620f77b7e1e73b265f6d1c5e67be61905205
parente9541d0ca2a5d713c5d8dcb635d3f41e75c90bfb
[PARISC] fix section mismatch in parisc eisa driver

Hi Kyle,

this patch fixes the following section mismatch (EISA cards should be hotplug aware, but the EISA bus itself shouldn't):
WARNING: drivers/built-in.o(.text.eisa_probe+0x220): Section mismatch: reference to .init.text:eisa_root_register (after 'eisa_probe')

Please apply,
Helge

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/parisc/eisa.c