diff options
Diffstat (limited to 'arch/m68knommu/mm/kmap.c')
-rw-r--r-- | arch/m68knommu/mm/kmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68knommu/mm/kmap.c b/arch/m68knommu/mm/kmap.c index 04213e1c1e57..bc32f38843f0 100644 --- a/arch/m68knommu/mm/kmap.c +++ b/arch/m68knommu/mm/kmap.c | |||
@@ -5,7 +5,6 @@ | |||
5 | * Copyright (C) 2000-2002 David McCullough <davidm@snapgear.com> | 5 | * Copyright (C) 2000-2002 David McCullough <davidm@snapgear.com> |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include <linux/config.h> | ||
9 | #include <linux/mm.h> | 8 | #include <linux/mm.h> |
10 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
11 | #include <linux/string.h> | 10 | #include <linux/string.h> |