diff options
Diffstat (limited to 'arch/parisc/kernel')
-rw-r--r-- | arch/parisc/kernel/ioctl32.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/parisc/kernel/ioctl32.c b/arch/parisc/kernel/ioctl32.c index 8cad8f004f00..0a331104ad56 100644 --- a/arch/parisc/kernel/ioctl32.c +++ b/arch/parisc/kernel/ioctl32.c | |||
@@ -561,11 +561,6 @@ IOCTL_TABLE_START | |||
561 | #define DECLARES | 561 | #define DECLARES |
562 | #include "compat_ioctl.c" | 562 | #include "compat_ioctl.c" |
563 | 563 | ||
564 | /* Might be moved to compat_ioctl.h with some ifdefs... */ | ||
565 | COMPATIBLE_IOCTL(TIOCSTART) | ||
566 | COMPATIBLE_IOCTL(TIOCSTOP) | ||
567 | COMPATIBLE_IOCTL(TIOCSLTC) | ||
568 | |||
569 | /* PA-specific ioctls */ | 564 | /* PA-specific ioctls */ |
570 | COMPATIBLE_IOCTL(PA_PERF_ON) | 565 | COMPATIBLE_IOCTL(PA_PERF_ON) |
571 | COMPATIBLE_IOCTL(PA_PERF_OFF) | 566 | COMPATIBLE_IOCTL(PA_PERF_OFF) |