blob: 83eb2f7729113f9a7d23caf67e80dc20f9150bea [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#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 */
Cong Wang4b7a7d82011-11-25 22:53:10 +08007#define KM_TYPE_NR 16
Russell King4ff1fa22009-11-18 18:03:19 +00008
Linus Torvalds1da177e2005-04-16 15:20:36 -07009#endif