summaryrefslogtreecommitdiff
path: root/include/linux/kd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/kd.h')
-rw-r--r--include/linux/kd.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/linux/kd.h b/include/linux/kd.h
deleted file mode 100644
index 25bd17fad239..000000000000
--- a/include/linux/kd.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _LINUX_KD_H
-#define _LINUX_KD_H
-
-#include <uapi/linux/kd.h>
-
-#define KD_FONT_FLAG_OLD 0x80000000 /* Invoked via old interface [compat] */
-#endif /* _LINUX_KD_H */