aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2005-11-07 17:11:25 -0500
committerDavid S. Miller <davem@davemloft.net>2005-11-07 17:11:25 -0500
commite1413315b8dfcdebc61416dadc1334619dfb4543 (patch)
tree5450977b1f6721799069caaa19c6a9b75d50f35d /arch/sparc64
parent9d3c7d1bfd41d5082a541666db404aae7699b79e (diff)
[SPARC]: remove kbio.h
The old keyboard driver is gone in 2.6, so the only user left are the compat ioctls. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64')
-rw-r--r--arch/sparc64/kernel/ioctl32.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/sparc64/kernel/ioctl32.c b/arch/sparc64/kernel/ioctl32.c
index 6fda044a7372..947bd265aaa4 100644
--- a/arch/sparc64/kernel/ioctl32.c
+++ b/arch/sparc64/kernel/ioctl32.c
@@ -14,7 +14,6 @@
14#include <linux/ncp_fs.h> 14#include <linux/ncp_fs.h>
15#include <linux/syscalls.h> 15#include <linux/syscalls.h>
16#include <asm/fbio.h> 16#include <asm/fbio.h>
17#include <asm/kbio.h>
18#include <asm/vuid_event.h> 17#include <asm/vuid_event.h>
19#include <asm/envctrl.h> 18#include <asm/envctrl.h>
20#include <asm/display7seg.h> 19#include <asm/display7seg.h>
@@ -473,16 +472,6 @@ COMPATIBLE_IOCTL(FBIOSCURPOS)
473COMPATIBLE_IOCTL(FBIOGCURPOS) 472COMPATIBLE_IOCTL(FBIOGCURPOS)
474COMPATIBLE_IOCTL(FBIOGCURMAX) 473COMPATIBLE_IOCTL(FBIOGCURMAX)
475/* Little k */ 474/* Little k */
476COMPATIBLE_IOCTL(KIOCTYPE)
477COMPATIBLE_IOCTL(KIOCLAYOUT)
478COMPATIBLE_IOCTL(KIOCGTRANS)
479COMPATIBLE_IOCTL(KIOCTRANS)
480COMPATIBLE_IOCTL(KIOCCMD)
481COMPATIBLE_IOCTL(KIOCSDIRECT)
482COMPATIBLE_IOCTL(KIOCSLED)
483COMPATIBLE_IOCTL(KIOCGLED)
484COMPATIBLE_IOCTL(KIOCSRATE)
485COMPATIBLE_IOCTL(KIOCGRATE)
486COMPATIBLE_IOCTL(VUIDSFORMAT) 475COMPATIBLE_IOCTL(VUIDSFORMAT)
487COMPATIBLE_IOCTL(VUIDGFORMAT) 476COMPATIBLE_IOCTL(VUIDGFORMAT)
488/* Little v, the video4linux ioctls */ 477/* Little v, the video4linux ioctls */