From: David S. Miller Date: Sat, 6 Aug 2011 12:26:35 +0000 (-0700) Subject: sparc: Fix build with DEBUG_PAGEALLOC enabled. X-Git-Tag: v3.1-rc1~1^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0785a8e87be0202744d8681363aecbd4ffbb5f5a;p=pandora-kernel.git sparc: Fix build with DEBUG_PAGEALLOC enabled. arch/sparc/mm/init_64.c:1622:22: error: unused variable '__swapper_4m_tsb_phys_patch_end' [-Werror=unused-variable] arch/sparc/mm/init_64.c:1621:22: error: unused variable '__swapper_4m_tsb_phys_patch' [-Werror=unused-variable] Signed-off-by: David S. Miller --- Reading git-diff-tree failed