License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / frv / include / asm / kmap_types.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef _ASM_KMAP_TYPES_H
4 #define _ASM_KMAP_TYPES_H
5
6 #define KM_TYPE_NR 17
7
8 #endif