Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / arch / arm / include / asm / kmap_types.h
CommitLineData
1da177e4
LT
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 */
4b7a7d88 7#define KM_TYPE_NR 16
4ff1fa27 8
1da177e4 9#endif
This page took 0.712436 seconds and 5 git commands to generate.