This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-i386 / kmap_types.h
index ca46a62..a82d62f 100644 (file)
@@ -29,10 +29,7 @@ enum km_type {
        KM_IRQ1,
        KM_SOFTIRQ0,
        KM_SOFTIRQ1,
-       KM_NETDUMP,
-       KM_UNUSED,
-       KM_TYPE_NR,
-       KM_DUMP
+       KM_TYPE_NR
 };
 
 #endif