]> git.neil.brown.name Git - history.git/commitdiff
Add FBIOBLANK to list of compatible ioctls.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 19 Mar 2004 08:07:09 +0000 (00:07 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 19 Mar 2004 08:07:09 +0000 (00:07 -0800)
include/linux/compat_ioctl.h

index cd4c0c8d7ca50e8ebfe0faa2b48048e7cd65af0d..7f06e2b30abca52b42ac007d68f1d67cba350ca4 100644 (file)
@@ -48,6 +48,7 @@ COMPATIBLE_IOCTL(TIOCGPTN)
 COMPATIBLE_IOCTL(TIOCSPTLCK)
 COMPATIBLE_IOCTL(TIOCSERGETLSR)
 /* Big F */
+COMPATIBLE_IOCTL(FBIOBLANK)
 COMPATIBLE_IOCTL(FBIOGET_VSCREENINFO)
 COMPATIBLE_IOCTL(FBIOPUT_VSCREENINFO)
 COMPATIBLE_IOCTL(FBIOPAN_DISPLAY)