diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-01-30 22:02:02 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-06 07:01:56 -0500 |
commit | bc5468f52b785ffa1fe0ea289baec2c51384d436 (patch) | |
tree | 520a8b4466495be02a68b6607a439aa92a6b8da7 /Documentation/fb/fbcon.txt | |
parent | 4f743d1d2224ee646b6b6d1d90f3d9d625dd9ab7 (diff) |
ata_piix.c:piix_init_one() must be __devinit
This patch fixes the following section mismatches:
<-- snip -->
...
WARNING: drivers/ata/built-in.o(.text+0x15072): Section mismatch in reference from the function piix_init_one() to the function .devinit.text:piix_init_sata_map()
WARNING: drivers/ata/built-in.o(.text+0x150dd): Section mismatch in reference from the function piix_init_one() to the function .devinit.text:piix_init_pcs()
WARNING: drivers/ata/built-in.o(.text+0x150e5): Section mismatch in reference from the function piix_init_one() to the function .devinit.text:piix_init_sidpr()
WARNING: drivers/ata/built-in.o(.text+0x15107): Section mismatch in reference from the function piix_init_one() to the function .devinit.text:piix_check_450nx_errata()
...
<-- snip -->
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'Documentation/fb/fbcon.txt')
0 files changed, 0 insertions, 0 deletions