summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2003-07-25 19:15:12 -0700
committerJens Axboe <axboe@suse.de>2003-07-25 19:15:12 -0700
commitb07d156ed85d68a1f5655f9e8dd9c139ec60e723 (patch)
tree056710bf77ce02ae3530b4777b2a8484510b8187 /include
parent9f2b855d5bb1df2c61455ee62c66fb923f7a41f4 (diff)
[PATCH] M68k #include <linux/config.h>
M68k: Kill unneeded #include <linux/config.h>
Diffstat (limited to 'include')
-rw-r--r--include/asm-m68k/kmap_types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-m68k/kmap_types.h b/include/asm-m68k/kmap_types.h
index 5567afb1e623..c843c63d3801 100644
--- a/include/asm-m68k/kmap_types.h
+++ b/include/asm-m68k/kmap_types.h
@@ -1,8 +1,6 @@
#ifndef __ASM_M68K_KMAP_TYPES_H
#define __ASM_M68K_KMAP_TYPES_H
-#include <linux/config.h>
-
enum km_type {
KM_BOUNCE_READ,
KM_SKB_SUNRPC_DATA,