Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5418b692 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Linus Torvalds
Browse files

[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: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent afbf510d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
#include <linux/ioctl32.h>
+0 −1
Original line number Diff line number Diff line
#include <linux/ioctl32.h>