]> Git Repo - linux.git/commit - drivers/parisc/eisa.c
[PARISC] fix section mismatch in parisc eisa driver
authorHelge Deller <[email protected]>
Sun, 27 May 2007 17:57:11 +0000 (19:57 +0200)
committerKyle McMartin <[email protected]>
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 <[email protected]>
Signed-off-by: Kyle McMartin <[email protected]>
drivers/parisc/eisa.c
This page took 0.05109 seconds and 4 git commands to generate.