]> Pileus Git - ~andy/linux/blob - arch/arm/include/asm/kmap_types.h
Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[~andy/linux] / arch / arm / include / asm / kmap_types.h
1 #ifndef __ARM_KMAP_TYPES_H
2 #define __ARM_KMAP_TYPES_H
3
4 /*
5  * This is the "bare minimum".  AIO seems to require this.
6  */
7 #define KM_TYPE_NR 16
8
9 #endif