]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/ia64/include/asm/kmap_types.h
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
[karo-tx-linux.git] / arch / ia64 / include / asm / kmap_types.h
1 #ifndef _ASM_IA64_KMAP_TYPES_H
2 #define _ASM_IA64_KMAP_TYPES_H
3
4 #ifdef CONFIG_DEBUG_HIGHMEM
5 #define  __WITH_KM_FENCE
6 #endif
7
8 #include <asm-generic/kmap_types.h>
9
10 #undef __WITH_KM_FENCE
11
12 #endif /* _ASM_IA64_KMAP_TYPES_H */