aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc64')
-rw-r--r--arch/sparc64/kernel/ioctl32.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/sparc64/kernel/ioctl32.c b/arch/sparc64/kernel/ioctl32.c
index d20c8098cdf2..ec4e08c523fd 100644
--- a/arch/sparc64/kernel/ioctl32.c
+++ b/arch/sparc64/kernel/ioctl32.c
@@ -477,24 +477,6 @@ COMPATIBLE_IOCTL(_IOW('p', 21, int[7])) /* RTCSET */
477/* COMPATIBLE_IOCTL(D7SIOCRD) same value as ENVCTRL_RD_VOLTAGE_STATUS */ 477/* COMPATIBLE_IOCTL(D7SIOCRD) same value as ENVCTRL_RD_VOLTAGE_STATUS */
478COMPATIBLE_IOCTL(D7SIOCWR) 478COMPATIBLE_IOCTL(D7SIOCWR)
479COMPATIBLE_IOCTL(D7SIOCTM) 479COMPATIBLE_IOCTL(D7SIOCTM)
480/* OPENPROMIO, SunOS/Solaris only, the NetBSD one's have
481 * embedded pointers in the arg which we'd need to clean up...
482 */
483COMPATIBLE_IOCTL(OPROMGETOPT)
484COMPATIBLE_IOCTL(OPROMSETOPT)
485COMPATIBLE_IOCTL(OPROMNXTOPT)
486COMPATIBLE_IOCTL(OPROMSETOPT2)
487COMPATIBLE_IOCTL(OPROMNEXT)
488COMPATIBLE_IOCTL(OPROMCHILD)
489COMPATIBLE_IOCTL(OPROMGETPROP)
490COMPATIBLE_IOCTL(OPROMNXTPROP)
491COMPATIBLE_IOCTL(OPROMU2P)
492COMPATIBLE_IOCTL(OPROMGETCONS)
493COMPATIBLE_IOCTL(OPROMGETFBNAME)
494COMPATIBLE_IOCTL(OPROMGETBOOTARGS)
495COMPATIBLE_IOCTL(OPROMSETCUR)
496COMPATIBLE_IOCTL(OPROMPCI2NODE)
497COMPATIBLE_IOCTL(OPROMPATH2NODE)
498/* Big A */ 480/* Big A */
499#if defined(CONFIG_DRM) || defined(CONFIG_DRM_MODULE) 481#if defined(CONFIG_DRM) || defined(CONFIG_DRM_MODULE)
500COMPATIBLE_IOCTL(DRM_IOCTL_GET_MAGIC) 482COMPATIBLE_IOCTL(DRM_IOCTL_GET_MAGIC)