aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/score/include/asm/kmap_types.h
blob: 14261872c9c70f2579d8030425b7b4ddf0a3f5f6 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_KMAP_TYPES_H
#define _ASM_SCORE_KMAP_TYPES_H

#include <asm-generic/kmap_types.h>

#endif /* _ASM_SCORE_KMAP_TYPES_H */