From: Greg Ungerer Date: Tue, 23 Aug 2011 04:59:42 +0000 (+1000) Subject: m68knommu: use generic section names in mm/init code X-Git-Tag: v3.2-rc1~174^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da48c01f5b6a0e32708e3214afe77a10cf0356f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed