فهرست منبع

[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>
Christoph Hellwig 19 سال پیش
والد
کامیت
16cf0d8165
4فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 2
      Documentation/ioctl-number.txt
  2. 0 1
      arch/sparc/kernel/sunos_ioctl.c
  3. 0 1
      arch/sparc64/kernel/sunos_ioctl32.c
  4. 0 1
      include/asm-m68k/kbio.h

+ 0 - 2
Documentation/ioctl-number.txt

@@ -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:

+ 0 - 1
arch/sparc/kernel/sunos_ioctl.c

@@ -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;

+ 0 - 1
arch/sparc64/kernel/sunos_ioctl32.c

@@ -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
 

+ 0 - 1
include/asm-m68k/kbio.h

@@ -1 +0,0 @@
-#include <asm-sparc/kbio.h>