Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[sfrench/cifs-2.6.git] / arch / m32r / include / asm / kmap_types.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __M32R_KMAP_TYPES_H
3 #define __M32R_KMAP_TYPES_H
4
5 #ifdef CONFIG_DEBUG_HIGHMEM
6 #define  __WITH_KM_FENCE
7 #endif
8
9 #include <asm-generic/kmap_types.h>
10
11 #undef __WITH_KM_FENCE
12
13 #endif /* __M32R_KMAP_TYPES_H */