diff options
author | Anton Altaparmakov <aia21@cantab.net> | 2005-10-31 05:06:46 -0500 |
---|---|---|
committer | Anton Altaparmakov <aia21@cantab.net> | 2005-10-31 05:06:46 -0500 |
commit | 1f04c0a24b2f3cfe89c802a24396263623e3512d (patch) | |
tree | d7e2216b6e65b833c0c2b79b478d13ce17dbf296 /arch/sparc64/kernel/ioctl32.c | |
parent | 07b188ab773e183871e57b33ae37bf635c9f12ba (diff) | |
parent | e2f2e58e7968f8446b1078a20a18bf8ea12b4fbc (diff) |
Merge branch 'master' of /usr/src/ntfs-2.6/
Diffstat (limited to 'arch/sparc64/kernel/ioctl32.c')
-rw-r--r-- | arch/sparc64/kernel/ioctl32.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sparc64/kernel/ioctl32.c b/arch/sparc64/kernel/ioctl32.c index 43fc3173d480..e6a00325075a 100644 --- a/arch/sparc64/kernel/ioctl32.c +++ b/arch/sparc64/kernel/ioctl32.c | |||
@@ -475,9 +475,6 @@ IOCTL_TABLE_START | |||
475 | #include <linux/compat_ioctl.h> | 475 | #include <linux/compat_ioctl.h> |
476 | #define DECLARES | 476 | #define DECLARES |
477 | #include "compat_ioctl.c" | 477 | #include "compat_ioctl.c" |
478 | COMPATIBLE_IOCTL(TIOCSTART) | ||
479 | COMPATIBLE_IOCTL(TIOCSTOP) | ||
480 | COMPATIBLE_IOCTL(TIOCSLTC) | ||
481 | COMPATIBLE_IOCTL(FBIOGTYPE) | 478 | COMPATIBLE_IOCTL(FBIOGTYPE) |
482 | COMPATIBLE_IOCTL(FBIOSATTR) | 479 | COMPATIBLE_IOCTL(FBIOSATTR) |
483 | COMPATIBLE_IOCTL(FBIOGATTR) | 480 | COMPATIBLE_IOCTL(FBIOGATTR) |