commit | 6fe077fd381048293134fbc6011d7e4633edc0c5 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Sun May 27 19:57:11 2007 +0200 |
committer | Kyle McMartin <kyle@athena.road.mcmartin.ca> | Sun May 27 15:01:14 2007 -0400 |
tree | 42ca620f77b7e1e73b265f6d1c5e67be61905205 | |
parent | e9541d0ca2a5d713c5d8dcb635d3f41e75c90bfb [diff] |
[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>