diff options
Diffstat (limited to 'arch/powerpc/kernel/ioctl32.c')
| -rw-r--r-- | arch/powerpc/kernel/ioctl32.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/kernel/ioctl32.c b/arch/powerpc/kernel/ioctl32.c index 3fa6a93adbd0..0fa3d27fef01 100644 --- a/arch/powerpc/kernel/ioctl32.c +++ b/arch/powerpc/kernel/ioctl32.c | |||
| @@ -40,10 +40,6 @@ IOCTL_TABLE_START | |||
| 40 | #define DECLARES | 40 | #define DECLARES |
| 41 | #include "compat_ioctl.c" | 41 | #include "compat_ioctl.c" |
| 42 | 42 | ||
| 43 | /* Little p (/dev/rtc, /dev/envctrl, etc.) */ | ||
| 44 | COMPATIBLE_IOCTL(_IOR('p', 20, int[7])) /* RTCGET */ | ||
| 45 | COMPATIBLE_IOCTL(_IOW('p', 21, int[7])) /* RTCSET */ | ||
| 46 | |||
| 47 | IOCTL_TABLE_END | 43 | IOCTL_TABLE_END |
| 48 | 44 | ||
| 49 | int ioctl_table_size = ARRAY_SIZE(ioctl_start); | 45 | int ioctl_table_size = ARRAY_SIZE(ioctl_start); |
