]> 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)
commit23887e18326d5750c92eefe3f9c56494dfdf3287
tree8ebfb5a988dd497a9103b07ec2897b7ac1462062
parente39ae2ad3c7738c480a557d64bdbf5108cb7b0e8
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