diff options
| author | Christoph Hellwig <hch@lst.de> | 2005-11-07 17:13:14 -0500 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2005-11-07 17:13:14 -0500 |
| commit | b66621fef30e15810d459212bc8bdc274e08f14f (patch) | |
| tree | 6f0c71c93f56d47414dd43a39e3ed563d560aeda /arch | |
| parent | 1d5d00bd9c44ab4730d353ee6ba0c8ebbff295c7 (diff) | |
[SPARC] cpwatchdog: implement ->compat_ioctl
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
| -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 f8e9ffb125c0..398ddbffc6a4 100644 --- a/arch/sparc64/kernel/ioctl32.c +++ b/arch/sparc64/kernel/ioctl32.c | |||
| @@ -496,9 +496,6 @@ COMPATIBLE_IOCTL(DRM_IOCTL_LOCK) | |||
| 496 | COMPATIBLE_IOCTL(DRM_IOCTL_UNLOCK) | 496 | COMPATIBLE_IOCTL(DRM_IOCTL_UNLOCK) |
| 497 | COMPATIBLE_IOCTL(DRM_IOCTL_FINISH) | 497 | COMPATIBLE_IOCTL(DRM_IOCTL_FINISH) |
| 498 | #endif /* DRM */ | 498 | #endif /* DRM */ |
| 499 | COMPATIBLE_IOCTL(WIOCSTART) | ||
| 500 | COMPATIBLE_IOCTL(WIOCSTOP) | ||
| 501 | COMPATIBLE_IOCTL(WIOCGSTAT) | ||
| 502 | /* And these ioctls need translation */ | 499 | /* And these ioctls need translation */ |
| 503 | /* Note SIOCRTMSG is no longer, so this is safe and * the user would have seen just an -EINVAL anyways. */ | 500 | /* Note SIOCRTMSG is no longer, so this is safe and * the user would have seen just an -EINVAL anyways. */ |
| 504 | HANDLE_IOCTL(FBIOPUTCMAP32, fbiogetputcmap) | 501 | HANDLE_IOCTL(FBIOPUTCMAP32, fbiogetputcmap) |
