diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/sparc64/kernel/ioctl32.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/sparc64/kernel/ioctl32.c b/arch/sparc64/kernel/ioctl32.c index 6fda044a7372..947bd265aaa4 100644 --- a/arch/sparc64/kernel/ioctl32.c +++ b/arch/sparc64/kernel/ioctl32.c | |||
@@ -14,7 +14,6 @@ | |||
14 | #include <linux/ncp_fs.h> | 14 | #include <linux/ncp_fs.h> |
15 | #include <linux/syscalls.h> | 15 | #include <linux/syscalls.h> |
16 | #include <asm/fbio.h> | 16 | #include <asm/fbio.h> |
17 | #include <asm/kbio.h> | ||
18 | #include <asm/vuid_event.h> | 17 | #include <asm/vuid_event.h> |
19 | #include <asm/envctrl.h> | 18 | #include <asm/envctrl.h> |
20 | #include <asm/display7seg.h> | 19 | #include <asm/display7seg.h> |
@@ -473,16 +472,6 @@ COMPATIBLE_IOCTL(FBIOSCURPOS) | |||
473 | COMPATIBLE_IOCTL(FBIOGCURPOS) | 472 | COMPATIBLE_IOCTL(FBIOGCURPOS) |
474 | COMPATIBLE_IOCTL(FBIOGCURMAX) | 473 | COMPATIBLE_IOCTL(FBIOGCURMAX) |
475 | /* Little k */ | 474 | /* Little k */ |
476 | COMPATIBLE_IOCTL(KIOCTYPE) | ||
477 | COMPATIBLE_IOCTL(KIOCLAYOUT) | ||
478 | COMPATIBLE_IOCTL(KIOCGTRANS) | ||
479 | COMPATIBLE_IOCTL(KIOCTRANS) | ||
480 | COMPATIBLE_IOCTL(KIOCCMD) | ||
481 | COMPATIBLE_IOCTL(KIOCSDIRECT) | ||
482 | COMPATIBLE_IOCTL(KIOCSLED) | ||
483 | COMPATIBLE_IOCTL(KIOCGLED) | ||
484 | COMPATIBLE_IOCTL(KIOCSRATE) | ||
485 | COMPATIBLE_IOCTL(KIOCGRATE) | ||
486 | COMPATIBLE_IOCTL(VUIDSFORMAT) | 475 | COMPATIBLE_IOCTL(VUIDSFORMAT) |
487 | COMPATIBLE_IOCTL(VUIDGFORMAT) | 476 | COMPATIBLE_IOCTL(VUIDGFORMAT) |
488 | /* Little v, the video4linux ioctls */ | 477 | /* Little v, the video4linux ioctls */ |