Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / cris / include / asm / kmap_types.h
blobd2d643c4ea592947cfdf440d3842345c0eff9b44
1 #ifndef _ASM_KMAP_TYPES_H
2 #define _ASM_KMAP_TYPES_H
4 /* Dummy header just to define km_type. None of this
5 * is actually used on cris.
6 */
8 #include <asm-generic/kmap_types.h>
10 #endif