Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / arch / powerpc / include / asm / kmap_types.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 #ifndef _ASM_POWERPC_KMAP_TYPES_H
3 #define _ASM_POWERPC_KMAP_TYPES_H
4
5 #ifdef __KERNEL__
6
7 /*
8  */
9
10 #define KM_TYPE_NR 16
11
12 #endif  /* __KERNEL__ */
13 #endif  /* _ASM_POWERPC_KMAP_TYPES_H */