diff options
Diffstat (limited to 'arch/sparc/mm')
-rw-r--r-- | arch/sparc/mm/loadmmu.c | 1 | ||||
-rw-r--r-- | arch/sparc/mm/srmmu.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/mm/loadmmu.c b/arch/sparc/mm/loadmmu.c index 36b4d24988f8..2d9cd65160a4 100644 --- a/arch/sparc/mm/loadmmu.c +++ b/arch/sparc/mm/loadmmu.c | |||
@@ -14,7 +14,6 @@ | |||
14 | #include <asm/system.h> | 14 | #include <asm/system.h> |
15 | #include <asm/page.h> | 15 | #include <asm/page.h> |
16 | #include <asm/pgtable.h> | 16 | #include <asm/pgtable.h> |
17 | #include <asm/a.out.h> | ||
18 | #include <asm/mmu_context.h> | 17 | #include <asm/mmu_context.h> |
19 | #include <asm/oplib.h> | 18 | #include <asm/oplib.h> |
20 | 19 | ||
diff --git a/arch/sparc/mm/srmmu.c b/arch/sparc/mm/srmmu.c index 17b485f2825c..dc98e3844a0a 100644 --- a/arch/sparc/mm/srmmu.c +++ b/arch/sparc/mm/srmmu.c | |||
@@ -34,7 +34,6 @@ | |||
34 | #include <asm/sbus.h> | 34 | #include <asm/sbus.h> |
35 | #include <asm/asi.h> | 35 | #include <asm/asi.h> |
36 | #include <asm/msi.h> | 36 | #include <asm/msi.h> |
37 | #include <asm/a.out.h> | ||
38 | #include <asm/mmu_context.h> | 37 | #include <asm/mmu_context.h> |
39 | #include <asm/io-unit.h> | 38 | #include <asm/io-unit.h> |
40 | #include <asm/cacheflush.h> | 39 | #include <asm/cacheflush.h> |