diff options
Diffstat (limited to 'arch/sparc64/kernel/ioctl32.c')
-rw-r--r-- | arch/sparc64/kernel/ioctl32.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/sparc64/kernel/ioctl32.c b/arch/sparc64/kernel/ioctl32.c index 0e587d6de319..6fda044a7372 100644 --- a/arch/sparc64/kernel/ioctl32.c +++ b/arch/sparc64/kernel/ioctl32.c | |||
@@ -19,7 +19,6 @@ | |||
19 | #include <asm/envctrl.h> | 19 | #include <asm/envctrl.h> |
20 | #include <asm/display7seg.h> | 20 | #include <asm/display7seg.h> |
21 | #include <asm/openpromio.h> | 21 | #include <asm/openpromio.h> |
22 | #include <asm/audioio.h> | ||
23 | #include <asm/watchdog.h> | 22 | #include <asm/watchdog.h> |
24 | 23 | ||
25 | /* Use this to get at 32-bit user passed pointers. | 24 | /* Use this to get at 32-bit user passed pointers. |
@@ -524,12 +523,6 @@ COMPATIBLE_IOCTL(OPROMPATH2NODE) | |||
524 | COMPATIBLE_IOCTL(LOOP_SET_STATUS64) | 523 | COMPATIBLE_IOCTL(LOOP_SET_STATUS64) |
525 | COMPATIBLE_IOCTL(LOOP_GET_STATUS64) | 524 | COMPATIBLE_IOCTL(LOOP_GET_STATUS64) |
526 | /* Big A */ | 525 | /* Big A */ |
527 | COMPATIBLE_IOCTL(AUDIO_GETINFO) | ||
528 | COMPATIBLE_IOCTL(AUDIO_SETINFO) | ||
529 | COMPATIBLE_IOCTL(AUDIO_DRAIN) | ||
530 | COMPATIBLE_IOCTL(AUDIO_GETDEV) | ||
531 | COMPATIBLE_IOCTL(AUDIO_GETDEV_SUNOS) | ||
532 | COMPATIBLE_IOCTL(AUDIO_FLUSH) | ||
533 | COMPATIBLE_IOCTL(AUTOFS_IOC_EXPIRE_MULTI) | 526 | COMPATIBLE_IOCTL(AUTOFS_IOC_EXPIRE_MULTI) |
534 | #if defined(CONFIG_DRM) || defined(CONFIG_DRM_MODULE) | 527 | #if defined(CONFIG_DRM) || defined(CONFIG_DRM_MODULE) |
535 | COMPATIBLE_IOCTL(DRM_IOCTL_GET_MAGIC) | 528 | COMPATIBLE_IOCTL(DRM_IOCTL_GET_MAGIC) |