Commit c25f867d authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 872e24d5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#include <asm-generic/errno.h>
+0 −2
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#include <asm-generic/ioctl.h>
+0 −7
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_IA64_IOCTLS_H
#define _ASM_IA64_IOCTLS_H

#include <asm-generic/ioctls.h>

#endif /* _ASM_IA64_IOCTLS_H */