]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/sparc/include/asm/kmap_types.h
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
[karo-tx-linux.git] / arch / sparc / include / asm / kmap_types.h
1 #ifndef _ASM_KMAP_TYPES_H
2 #define _ASM_KMAP_TYPES_H
3
4 /* Dummy header just to define km_type.  None of this
5  * is actually used on sparc.  -DaveM
6  */
7
8 #include <asm-generic/kmap_types.h>
9
10 #endif