aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/kd.h')
-rw-r--r--include/linux/kd.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/kd.h b/include/linux/kd.h
deleted file mode 100644
index b130a18f860f..000000000000
--- a/include/linux/kd.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.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 */