GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / m32r / include / asm / kmap_types.h
blob4cdb5e3a06bfa6714bd724878f8e5c252d4be16e
1 #ifndef __M32R_KMAP_TYPES_H
2 #define __M32R_KMAP_TYPES_H
4 #ifdef CONFIG_DEBUG_HIGHMEM
5 #define __WITH_KM_FENCE
6 #endif
8 #include <asm-generic/kmap_types.h>
10 #undef __WITH_KM_FENCE
12 #endif /* __M32R_KMAP_TYPES_H */