aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/asm/kmap_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/asm/kmap_types.h')
-rw-r--r--arch/avr32/include/asm/kmap_types.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/avr32/include/asm/kmap_types.h b/arch/avr32/include/asm/kmap_types.h
deleted file mode 100644
index 479330b89796..000000000000
--- a/arch/avr32/include/asm/kmap_types.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __ASM_AVR32_KMAP_TYPES_H
-#define __ASM_AVR32_KMAP_TYPES_H
-
-#ifdef CONFIG_DEBUG_HIGHMEM
-# define KM_TYPE_NR 29
-#else
-# define KM_TYPE_NR 14
-#endif
-
-#endif /* __ASM_AVR32_KMAP_TYPES_H */