From: Timur Tabi Date: Thu, 15 Sep 2011 21:44:48 +0000 (-0500) Subject: drivers/video: fsl-diu-fb: remove unused ioctls X-Git-Tag: v3.2-rc1~120^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a64e49df282d55754f9bbb5f14ca4d783128df4;p=pandora-kernel.git drivers/video: fsl-diu-fb: remove unused ioctls Remove some unused ioctl commands, and treat those commands as unsupported instead of ignored. Also remove struct mfb_alpha, which isn't used by any ioctl. It may have been once intended for MFB_SET_ALPHA, but that ioctl uses a different data structure. Signed-off-by: Timur Tabi Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed