commit | 0785a8e87be0202744d8681363aecbd4ffbb5f5a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Aug 06 05:26:35 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 06 05:26:35 2011 -0700 |
tree | 8ebfb5a988dd497a9103b07ec2897b7ac1462062 | |
parent | de96355c111679dd6e2c5c73e25e814c72510c58 [diff] |
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>