diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-01 10:49:57 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-06 10:27:51 +0000 |
| commit | f1105fb8f7a2d9db06ed5e7c31392e6ffa9f06dd (patch) | |
| tree | e767898451db273867ae99a638ad7f112bfb9739 /sys/dev/fb | |
| parent | 95744d84b13ee1c34fd6d04fb3ff82cb8a34ac45 (diff) | |
Diffstat (limited to 'sys/dev/fb')
| -rw-r--r-- | sys/dev/fb/fb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/fb/fb.c b/sys/dev/fb/fb.c index 98b197adde66..85a129cfe0ae 100644 --- a/sys/dev/fb/fb.c +++ b/sys/dev/fb/fb.c @@ -738,7 +738,6 @@ fb_commonioctl(video_adapter_t *adp, u_long cmd, caddr_t arg) case FBIO_SETLINEWIDTH: /* set scan line width in pixel */ case FBIOGTYPE: - case FBIOGATTR: case FBIOSVIDEO: case FBIOGVIDEO: case FBIOVERTICAL: |
