summaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
diff options
context:
space:
mode:
authorHansjoerg Lipp <hjlipp@web.de>2006-06-26 07:25:35 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-26 16:58:23 (GMT)
commit5024ad4af69b3570e18d312786dc46318a1bad1a (patch)
treefb92af314e6408ae0a2981e1fb15b11577f68cbe /fs/compat_ioctl.c
parent698e3ed9d4f47286134f66ea333b6679b29e59e4 (diff)
downloadlinux-fsl-qoriq-5024ad4af69b3570e18d312786dc46318a1bad1a.tar.xz
[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h
Add the IOCTLs of the Gigaset drivers to compat_ioctl.h in order to make them available for 32 bit programs on 64 bit platforms. Please merge. Signed-off-by: Hansjoerg Lipp <hjlipp@web.de> Acked-by: Tilman Schmidt <tilman@imap.cc> Cc: Karsten Keil <kkeil@suse.de> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/compat_ioctl.c')
-rw-r--r--fs/compat_ioctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c
index 9eb9824..d8ecfed 100644
--- a/fs/compat_ioctl.c
+++ b/fs/compat_ioctl.c
@@ -80,6 +80,7 @@
#include <net/bluetooth/rfcomm.h>
#include <linux/capi.h>
+#include <linux/gigaset_dev.h>
#include <scsi/scsi.h>
#include <scsi/scsi_ioctl.h>