aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-11-13 02:06:27 -0500
committerPaul Mundt <lethal@linux-sh.org>2010-11-15 13:49:51 +0900
commitdce1431cb36338bda1167591689ab1f77ccf8934 (patch)
tree49bfd617bf3ba1544fddc24cdbba41dd1527107e /include
parentMAINTAINERS: Add an fbdev git tree entry. (diff)
downloadlinux-dev-dce1431cb36338bda1167591689ab1f77ccf8934.tar.xz
linux-dev-dce1431cb36338bda1167591689ab1f77ccf8934.zip
fsl-diu-fb: drop dead ioctl define
The fsl-diu-fb driver no longer uses this define, and we have a common one to cover this already (FBIO_WAITFORVSYNC). Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/fsl-diu-fb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/fsl-diu-fb.h b/include/linux/fsl-diu-fb.h
index fc295d7ea463..781d4671415f 100644
--- a/include/linux/fsl-diu-fb.h
+++ b/include/linux/fsl-diu-fb.h
@@ -54,7 +54,6 @@ struct aoi_display_offset {
};
#define MFB_SET_CHROMA_KEY _IOW('M', 1, struct mfb_chroma_key)
-#define MFB_WAIT_FOR_VSYNC _IOW('F', 0x20, u_int32_t)
#define MFB_SET_BRIGHTNESS _IOW('M', 3, __u8)
#define MFB_SET_ALPHA 0x80014d00