From: Christoph Hellwig Date: Tue, 10 Jan 2006 04:52:17 +0000 (-0800) Subject: [PATCH] don't include ioctl32.h in drivers X-Git-Tag: v2.6.16-rc1~604 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff92053ddff48d9d7908a353bd85f893944463e;p=pandora-kernel.git [PATCH] don't include ioctl32.h in drivers These days ioctl32.h is only used for communication of fs/compat.c and fs/compat_ioctl.c and doesn't contain anything of interest to drivers. Remove inclusion in various drivers. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed