[SPARC] openprom: implement ->compat_ioctl
authorChristoph Hellwig <hch@lst.de>
Mon, 7 Nov 2005 22:12:47 +0000 (14:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2005 22:12:47 +0000 (14:12 -0800)
commitb31023fc24e5c39d246e9c6fc75dba1a2902c1d6
treee89713fbd2769a70271e650aa3e3db5cf59c39a6
parent1928f8e541245eae933f8c95b64b2bc3683f9661
[SPARC] openprom: implement ->compat_ioctl

implement a compat_ioctl handle in the driver instead of having table
entries in sparc64 ioctl32.c (I plan to get rid of the arch ioctl32.c
file eventually)

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/ioctl32.c
drivers/sbus/char/openprom.c