diff options
Diffstat (limited to 'arch/frv/mm/kmap.c')
-rw-r--r-- | arch/frv/mm/kmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/frv/mm/kmap.c b/arch/frv/mm/kmap.c index fb78be38ea02..e9217e605aa8 100644 --- a/arch/frv/mm/kmap.c +++ b/arch/frv/mm/kmap.c | |||
@@ -21,7 +21,6 @@ | |||
21 | #include <asm/page.h> | 21 | #include <asm/page.h> |
22 | #include <asm/pgalloc.h> | 22 | #include <asm/pgalloc.h> |
23 | #include <asm/io.h> | 23 | #include <asm/io.h> |
24 | #include <asm/system.h> | ||
25 | 24 | ||
26 | #undef DEBUG | 25 | #undef DEBUG |
27 | 26 | ||