mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
[SPARC]: Kill remaining kbio.h references.
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>
This commit is contained in:
parent
59871bcd11
commit
16cf0d8165
@ -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:
|
||||
|
@ -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;
|
||||
|
@ -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
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
#include <asm-sparc/kbio.h>
|
Loading…
Reference in New Issue
Block a user