]> git.hungrycats.org Git - linux/commitdiff
[PATCH] M68k #include <linux/config.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 26 Jul 2003 02:15:12 +0000 (19:15 -0700)
committerJens Axboe <axboe@suse.de>
Sat, 26 Jul 2003 02:15:12 +0000 (19:15 -0700)
M68k: Kill unneeded #include <linux/config.h>

include/asm-m68k/kmap_types.h

index 5567afb1e6232e57ab3478b15023ccfc54a8b271..c843c63d380161411f70e046e16c66705b9a6fac 100644 (file)
@@ -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,