]> 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, 23 Aug 2011 05:04:17 +0000 (15:04 +1000)
commit81239576fd67628f86f48783ac1f53d0f39dbd56
treece16b34879b45a26c183be34dcc5f75174b7b2ee
parent05db7ed3abd2fef6945079feff4884be86a2fe38
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