summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/drm/include/drm/drm_accel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/pci/drm/include/drm/drm_accel.h b/sys/dev/pci/drm/include/drm/drm_accel.h
index 581ede217f6..0d05ed91b68 100644
--- a/sys/dev/pci/drm/include/drm/drm_accel.h
+++ b/sys/dev/pci/drm/include/drm/drm_accel.h
@@ -5,6 +5,8 @@
#include <drm/drm_file.h>
+#define ACCEL_MAX_MINORS 256
+
static inline int
accel_minor_alloc(void)
{