]> git.baikalelectronics.ru Git - kernel.git/commit
ide/ppc/pmac.c section fixes
authorAdrian Bunk <bunk@kernel.org>
Fri, 1 Feb 2008 22:09:16 +0000 (23:09 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 1 Feb 2008 22:09:16 +0000 (23:09 +0100)
commit914538721d374bf9d895c6094b033437758cb479
tree40409bbaf24bed288368bd32c9f1b3ea206a7ed1
parent1a49911b50d0091d0821c78462b94b0e293cf4ba
ide/ppc/pmac.c section fixes

This patch fixes the following section mismatch:

<--  snip  -->

...
WARNING: vmlinux.o(.text+0x3b641c): Section mismatch in reference from the function .pmac_ide_setup_device() to the function .init.text:.pmac_ide_setup_dma()
...

<--  snip  -->

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ppc/pmac.c