]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32eed991bc0f9890ca2d85647470771ac59da1c4
tree8ebfb5a988dd497a9103b07ec2897b7ac1462062
parentdb78333659b2458c14d2503ddf9092367cdfe3ba
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