commit | 468e468139ffbc4f0ce44862eec6dd0f5ac80945 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri Feb 01 23:09:16 2008 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Feb 01 23:09:16 2008 +0100 |
tree | 40409bbaf24bed288368bd32c9f1b3ea206a7ed1 | |
parent | da6f4c7f6fe02f92aff72071ed541f59e5880398 [diff] |
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>