From: Christoph Hellwig Date: Sat, 12 Nov 2005 20:11:12 +0000 (-0800) Subject: [SBUSFB]: implement ->compat_ioctl X-Git-Tag: v2.6.15-rc2~215^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ffb83bcc5c5337f980dc0576bf13ac9bd4fd33d;p=pandora-kernel.git [SBUSFB]: implement ->compat_ioctl This patch adds a new function, sbusfb_compat_ioctl() to drivers/video/sbuslib.c and uses it as compat_ioctl in all sbus fb drivers This remove the last per-arch compat ioctl bits in arch/sparc64/kernel/ioctl32.c so it would be nice if people could test if this actually copiles and works and if yes apply it :) Signed-off-by: Christoph Hellwig Signed-off-by: David S. Miller --- Reading git-diff-tree failed