summaryrefslogtreecommitdiffstats
path: root/include/asm-um/bug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/bug.h')
-rw-r--r--include/asm-um/bug.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-um/bug.h b/include/asm-um/bug.h
deleted file mode 100644
index 9e33b864c359..000000000000
--- a/include/asm-um/bug.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __UM_BUG_H
-#define __UM_BUG_H
-
-#include <asm-generic/bug.h>
-
-#endif