Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.5
/
linux
/
refs/heads/master
/
.
/
linux-imx
/
arch
/
alpha
/
include
/
asm
/
kmap_types.h
blob: a8d4ec8ea4b60f679c3986f0548fe055888d5755 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
_ASM_KMAP_TYPES_H
#define
_ASM_KMAP_TYPES_H
/* Dummy header just to define km_type. */
#ifdef
CONFIG_DEBUG_HIGHMEM
#define
__WITH_KM_FENCE
#endif
#include
<asm-generic/kmap_types.h>
#undef
__WITH_KM_FENCE
#endif