Jelajahi Sumber

[PATCH] kill <asm/ioctl32.h>

These days <linux/ioctl32.h> handles everything, no need for an asm
header on just two architectures.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Christoph Hellwig 20 tahun lalu
induk
melakukan
5418b6925c

+ 0 - 1
arch/ia64/ia32/ia32_ioctl.c

@@ -13,7 +13,6 @@
   
 #define	INCLUDES
 #include "compat_ioctl.c"
-#include <asm/ioctl32.h>
 
 #define IOCTL_NR(a)	((a) & ~(_IOC_SIZEMASK << _IOC_SIZESHIFT))
 

+ 0 - 1
include/asm-ia64/ioctl32.h

@@ -1 +0,0 @@
-#include <linux/ioctl32.h>

+ 0 - 1
include/asm-x86_64/ioctl32.h

@@ -1 +0,0 @@
-#include <linux/ioctl32.h>