m68knommu: use generic section names in mm/init code
authorGreg Ungerer <gerg@uclinux.org>
Tue, 23 Aug 2011 04:59:42 +0000 (14:59 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 18 Oct 2011 04:22:26 +0000 (14:22 +1000)
commit9da48c01f5b6a0e32708e3214afe77a10cf0356f
treebe249a86546962f0616addf5a15b1ca3c0695199
parentc06e9bb427bc8ae74b43a99888da077c20747165
m68knommu: use generic section names in mm/init code

We should be including and using sections.h to get at the extern
definitions of the linker sections in the m68knommu mm init code.
Not defining them locally.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/mm/init_no.c
This page took 0.024176 seconds and 5 git commands to generate.