summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm2/drmP.h
diff options
context:
space:
mode:
authorray <ray@FreeBSD.org>2013-12-10 15:53:00 +0000
committerray <ray@FreeBSD.org>2013-12-10 15:53:00 +0000
commit3237a61b8e75dc1a92829a399ae6a9fa304b1141 (patch)
treef4b8518e8ef121480cb90d7d38646431196a1b24 /sys/dev/drm2/drmP.h
parented0d5c9f4339de0e28ba75506eec01cda49fd93f (diff)
downloadFreeBSD-src-3237a61b8e75dc1a92829a399ae6a9fa304b1141.zip
FreeBSD-src-3237a61b8e75dc1a92829a399ae6a9fa304b1141.tar.gz
Disable error message about failed attempt to attach fbd when drm2 built with
syscons. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/dev/drm2/drmP.h')
-rw-r--r--sys/dev/drm2/drmP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/drm2/drmP.h b/sys/dev/drm2/drmP.h
index fe2ee86..c724a2dc 100644
--- a/sys/dev/drm2/drmP.h
+++ b/sys/dev/drm2/drmP.h
@@ -113,6 +113,7 @@ struct drm_device;
#include "opt_compat.h"
#include "opt_drm.h"
+#include "opt_syscons.h"
#ifdef DRM_DEBUG
#undef DRM_DEBUG
#define DRM_DEBUG_DEFAULT_ON 1
OpenPOWER on IntegriCloud