Commit b25e74b1 authored by David S. Miller's avatar David S. Miller

sparc32: Remove unused declarations in srmmu.c

Uses of these went away with the sun4c removal.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d894d964
......@@ -1921,12 +1921,6 @@ static void __init get_srmmu_type(void)
srmmu_is_bad();
}
extern unsigned long spwin_mmu_patchme, fwin_mmu_patchme,
tsetup_mmu_patchme, rtrap_mmu_patchme;
extern unsigned long spwin_srmmu_stackchk, srmmu_fwin_stackchk,
tsetup_srmmu_stackchk, srmmu_rett_stackchk;
#ifdef CONFIG_SMP
/* Local cross-calls. */
static void smp_flush_page_for_dma(unsigned long page)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment