Skip to content

Commit

Permalink
[SPARC]: Kill remaining kbio.h references.
Browse files Browse the repository at this point in the history
Would you mind applying the following patch that kills those two + the
m68k and Documentation/ references?

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Christoph Hellwig authored and David S. Miller committed Nov 7, 2005
1 parent 59871bc commit 16cf0d8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions Documentation/ioctl-number.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ Code Seq# Include File Comments
<mailto:zapman@interlan.net>
'i' 00-3F linux/i2o.h
'j' 00-3F linux/joystick.h
'k' all asm-sparc/kbio.h
asm-sparc64/kbio.h
'l' 00-3F linux/tcfs_fs.h transparent cryptographic file system
<http://mikonos.dia.unisa.it/tcfs>
'l' 40-7F linux/udf_fs_i.h in development:
Expand Down
1 change: 0 additions & 1 deletion arch/sparc/kernel/sunos_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <linux/smp_lock.h>
#include <linux/syscalls.h>
#include <linux/file.h>
#include <asm/kbio.h>

#if 0
extern char sunkbd_type;
Expand Down
1 change: 0 additions & 1 deletion arch/sparc64/kernel/sunos_ioctl32.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <linux/smp_lock.h>
#include <linux/syscalls.h>
#include <linux/compat.h>
#include <asm/kbio.h>

#define SUNOS_NR_OPEN 256

Expand Down
1 change: 0 additions & 1 deletion include/asm-m68k/kbio.h

This file was deleted.

0 comments on commit 16cf0d8

Please sign in to comment.