[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl
authorChristoph Hellwig <hch@lst.de>
Mon, 7 Nov 2005 22:13:01 +0000 (14:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2005 22:13:01 +0000 (14:13 -0800)
all ioctls are 32bit compat clean, so the driver can use ->compat_ioctl
and ->unlocked_ioctl easily.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found