diff options
Diffstat (limited to 'arch/sparc/mm/loadmmu.c')
| -rw-r--r-- | arch/sparc/mm/loadmmu.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/mm/loadmmu.c b/arch/sparc/mm/loadmmu.c index e9f9571601ba..36b4d24988f8 100644 --- a/arch/sparc/mm/loadmmu.c +++ b/arch/sparc/mm/loadmmu.c | |||
| @@ -22,8 +22,6 @@ struct ctx_list *ctx_list_pool; | |||
| 22 | struct ctx_list ctx_free; | 22 | struct ctx_list ctx_free; |
| 23 | struct ctx_list ctx_used; | 23 | struct ctx_list ctx_used; |
| 24 | 24 | ||
| 25 | unsigned int pg_iobits; | ||
| 26 | |||
| 27 | extern void ld_mmu_sun4c(void); | 25 | extern void ld_mmu_sun4c(void); |
| 28 | extern void ld_mmu_srmmu(void); | 26 | extern void ld_mmu_srmmu(void); |
| 29 | 27 | ||
