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>
This commit is contained in:
@ -1,2 +0,0 @@
|
|||||||
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
|
||||||
#include <asm-generic/errno.h>
|
|
@ -1,2 +0,0 @@
|
|||||||
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
|
||||||
#include <asm-generic/ioctl.h>
|
|
@ -1,7 +0,0 @@
|
|||||||
/* 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 */
|
|
Reference in New Issue
Block a user