sparc: Fix build with DEBUG_PAGEALLOC enabled.
authorDavid S. Miller <davem@davemloft.net>
Sat, 6 Aug 2011 12:26:35 +0000 (05:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Aug 2011 12:26:35 +0000 (05:26 -0700)
commit0785a8e87be0202744d8681363aecbd4ffbb5f5a
tree8ebfb5a988dd497a9103b07ec2897b7ac1462062
parentde96355c111679dd6e2c5c73e25e814c72510c58
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 <davem@davemloft.net>
arch/sparc/mm/init_64.c