]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68knommu: use generic section names in setup code
authorGreg Ungerer <gerg@uclinux.org>
Mon, 22 Aug 2011 07:07:40 +0000 (17:07 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 18 Oct 2011 04:22:36 +0000 (14:22 +1000)
commit549f2385632563af5c5aa420cb038629a2794f6d
treeddaa9778e2d3d4c0526d6850b57ae5c79355dfe8
parentd8773361f66945ff58f4f04d10ee647f09d11d19
m68knommu: use generic section names in setup code

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

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/sections.h
arch/m68k/kernel/setup_no.c