projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d894d96
)
sparc32: Remove unused declarations in srmmu.c
author
David S. Miller
<davem@davemloft.net>
Sun, 13 May 2012 22:27:09 +0000
(15:27 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 13 May 2012 22:27:09 +0000
(15:27 -0700)
Uses of these went away with the sun4c removal.
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/mm/srmmu.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/sparc/mm/srmmu.c
b/arch/sparc/mm/srmmu.c
index 4c4002f409ec7fcd418f0e57e0cacd57787604f4..dc398e5c71a4c64e941f45544cdeb87af9eae449 100644
(file)
--- a/
arch/sparc/mm/srmmu.c
+++ b/
arch/sparc/mm/srmmu.c
@@
-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)