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 @@ * Copyright (C) 2000-2002 David McCullough <davidm@snapgear.com> */ -#include <linux/config.h> #include <linux/mm.h> #include <linux/kernel.h> #include <linux/string.h> |