summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/mach64_drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/drm/mach64_drm.h')
-rw-r--r--sys/dev/drm/mach64_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/mach64_drm.h b/sys/dev/drm/mach64_drm.h
index 7321d0d..042c91e 100644
--- a/sys/dev/drm/mach64_drm.h
+++ b/sys/dev/drm/mach64_drm.h
@@ -71,7 +71,7 @@ __FBSDID("$FreeBSD$");
/* Max number of swaps allowed on the ring
* before the client must wait
*/
-#define MACH64_MAX_QUEUED_FRAMES 3
+#define MACH64_MAX_QUEUED_FRAMES 3U
/* Byte offsets for host blit buffer data
*/
OpenPOWER on IntegriCloud