From: Greg Ungerer Date: Tue, 23 Aug 2011 05:24:25 +0000 (+1000) Subject: m68knommu: remove extern declarations of memory_start/memory_end from mm/init X-Git-Tag: v3.2-rc1~174^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3998bfbf310fd3efa19b9b2d420773157ee1d1b2;p=pandora-kernel.git m68knommu: remove extern declarations of memory_start/memory_end from mm/init We do not need to have local extern declarations of memory_start and memory_end in mm/init_no.c. There are declarations already in asm/page_no.h. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed