aboutsummaryrefslogtreecommitdiff
path: root/include/asm-um/kmap_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/kmap_types.h')
-rw-r--r--include/asm-um/kmap_types.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/asm-um/kmap_types.h b/include/asm-um/kmap_types.h
deleted file mode 100644
index 0b22ad776e7..00000000000
--- a/include/asm-um/kmap_types.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
- * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
- * Licensed under the GPL
- */
-
-#ifndef __UM_KMAP_TYPES_H
-#define __UM_KMAP_TYPES_H
-
-#include "asm/arch/kmap_types.h"
-
-#endif