GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / ia64 / include / asm / kmap_types.h
blob05d5f9996105223e0e61908c6622ab99fdf02e7d
1 #ifndef _ASM_IA64_KMAP_TYPES_H
2 #define _ASM_IA64_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 /* _ASM_IA64_KMAP_TYPES_H */