aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bootconfig/include/linux/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bootconfig/include/linux/errno.h')
-rw-r--r--tools/bootconfig/include/linux/errno.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/bootconfig/include/linux/errno.h b/tools/bootconfig/include/linux/errno.h
deleted file mode 100644
index 5d9f91ec2fda..000000000000
--- a/tools/bootconfig/include/linux/errno.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-#ifndef _SKC_LINUX_ERRNO_H
-#define _SKC_LINUX_ERRNO_H
-
-#include <asm/errno.h>
-
-#endif