License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / mn10300 / include / asm / kmap_types.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
b920de1b
DH
2#ifndef _ASM_KMAP_TYPES_H
3#define _ASM_KMAP_TYPES_H
4
e4c9dd0f 5#include <asm-generic/kmap_types.h>
b920de1b
DH
6
7#endif /* _ASM_KMAP_TYPES_H */