aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2007-05-27 18:10:25 +0200
committerKyle McMartin <kyle@athena.road.mcmartin.ca>2007-05-27 12:14:53 -0400
commit48a7d5c66b3cecc40364d62cfd54c502c0979561 (patch)
tree514ca51c78cca2359b90a47f5538bb4cb427a78f /drivers/parisc
parent649f0edd8b8ec0c0344fc36dd3f1c0add4497dc8 (diff)
[PARISC] fix section mismatch in parisc STI video drivers
Hi Kyle, this patch fixes various section mismatches in the sti graphics driver: WARNING: drivers/built-in.o(.text.sticore_pci_init+0xac): Section mismatch: reference to .init.text:sti_try_rom_generic (after 'sticore_pci_init') WARNING: drivers/built-in.o(.text.sticore_pci_init+0xe4): Section mismatch: reference to .init.text:sticore_check_for_default_sti (after 'sticore_pci_init') WARNING: drivers/built-in.o(.text.sti_get_rom+0x18): Section mismatch: reference to .init.text:sti_init_roms (after 'sti_get_rom') (and others). Basically it's a replacement of __init by __devinit. Please apply, Helge Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions