diff options
author | Rabin Vincent <rabin@rab.in> | 2015-02-28 23:31:10 +0100 |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2015-09-05 00:56:45 +0200 |
commit | 0c02fa2f4ef47334387aeb3aef21ccdab6513459 (patch) | |
tree | d2127d26ca16fb04b095e0768790f4142f95c56b /arch/cris/include/uapi/asm/ioctl.h | |
parent | CRIS: UAPI: fix elf.h export (diff) | |
download | linux-0c02fa2f4ef47334387aeb3aef21ccdab6513459.tar.xz linux-0c02fa2f4ef47334387aeb3aef21ccdab6513459.zip |
CRIS: UAPI: use generic headers via Kbuild
Use Kbuild magic to include the generic headers.
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'arch/cris/include/uapi/asm/ioctl.h')
-rw-r--r-- | arch/cris/include/uapi/asm/ioctl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/include/uapi/asm/ioctl.h b/arch/cris/include/uapi/asm/ioctl.h deleted file mode 100644 index b279fe06dfe5..000000000000 --- a/arch/cris/include/uapi/asm/ioctl.h +++ /dev/null @@ -1 +0,0 @@ -#include <asm-generic/ioctl.h> |