sparc: Fix build with DEBUG_PAGEALLOC enabled.
commitfeeb796dfb00a08971120bcc8e71bcaf6a9bf150
authorDavid S. Miller <davem@davemloft.net>
Sat, 6 Aug 2011 12:26:35 +0000 (6 05:26 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Aug 2011 01:31:41 +0000 (15 18:31 -0700)
treeb7619a456002ff0f63849417bac2e5fcae5d4dff
parent9333a4681b17e19c4e6f6780ec209aff165fd968
sparc: Fix build with DEBUG_PAGEALLOC enabled.

[ Upstream commit 0785a8e87be0202744d8681363aecbd4ffbb5f5a ]

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 <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/sparc/mm/init_64.c