summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/uapi/asm/errno.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-07-23 13:32:52 +0200
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-11-11 12:07:02 +0100
commitc25f867ddd00d336019362da71192be71a42c245 (patch)
tree8d26e4c47c04b5b4a2fb681d0308a4e683c3fc64 /arch/ia64/include/uapi/asm/errno.h
parenthexagon: remove asm/bitsperlong.h (diff)
downloadlinux-c25f867ddd00d336019362da71192be71a42c245.tar.xz
linux-c25f867ddd00d336019362da71192be71a42c245.zip
ia64: remove unneeded uapi asm-generic wrappers
These are listed in include/uapi/asm-generic/Kbuild, so Kbuild will automatically generate them. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/ia64/include/uapi/asm/errno.h')
-rw-r--r--arch/ia64/include/uapi/asm/errno.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/include/uapi/asm/errno.h b/arch/ia64/include/uapi/asm/errno.h
deleted file mode 100644
index 9addba592646..000000000000
--- a/arch/ia64/include/uapi/asm/errno.h
+++ /dev/null
@@ -1,2 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
-#include <asm-generic/errno.h>