]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 23 Aug 2011 05:04:24 +0000 (15:04 +1000)
commita7970c4fa1474761385dba62d3ab823101534125
tree55b3ed9ea5b33d75f590de8ee6e039996ef3602c
parent81239576fd67628f86f48783ac1f53d0f39dbd56
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