summaryrefslogtreecommitdiff
path: root/bsd/i830_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsd/i830_drv.c')
-rw-r--r--bsd/i830_drv.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsd/i830_drv.c b/bsd/i830_drv.c
index 468a276e..683bf83c 100644
--- a/bsd/i830_drv.c
+++ b/bsd/i830_drv.c
@@ -29,6 +29,9 @@
* $FreeBSD: src/sys/dev/drm/i830_drv.c,v 1.6 2003/04/25 01:18:46 anholt Exp $
*/
+
+#define DRM_DEV_NAME "drmsub"
+
#include "i830.h"
#include "drmP.h"
#include "drm.h"