aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ioctl32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/kernel/ioctl32.c')
-rw-r--r--arch/powerpc/kernel/ioctl32.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/kernel/ioctl32.c b/arch/powerpc/kernel/ioctl32.c
index 3fa6a93adbd00..0fa3d27fef013 100644
--- a/arch/powerpc/kernel/ioctl32.c
+++ b/arch/powerpc/kernel/ioctl32.c
@@ -40,10 +40,6 @@ IOCTL_TABLE_START
#define DECLARES
#include "compat_ioctl.c"
-/* Little p (/dev/rtc, /dev/envctrl, etc.) */
-COMPATIBLE_IOCTL(_IOR('p', 20, int[7])) /* RTCGET */
-COMPATIBLE_IOCTL(_IOW('p', 21, int[7])) /* RTCSET */
-
IOCTL_TABLE_END
int ioctl_table_size = ARRAY_SIZE(ioctl_start);