aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm
diff options
context:
space:
mode:
authorSvatopluk Kraus <skra@FreeBSD.org>2016-02-22 09:04:36 +0000
committerSvatopluk Kraus <skra@FreeBSD.org>2016-02-22 09:04:36 +0000
commitd6849317c579f3a976e8ed3a1708e1e17c813ad9 (patch)
tree7d6cd967faa06d2ddb575d688743d30f98aff6a4 /sys/dev/drm
parenta1e1814d763ae0dd1c50a85bbd6884969ed26126 (diff)
Notes
Diffstat (limited to 'sys/dev/drm')
-rw-r--r--sys/dev/drm/drmP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/drm/drmP.h b/sys/dev/drm/drmP.h
index 33da6ff6e592..8c4ece5c19e7 100644
--- a/sys/dev/drm/drmP.h
+++ b/sys/dev/drm/drmP.h
@@ -75,7 +75,6 @@ struct drm_file;
#include <vm/vm_pager.h>
#include <vm/vm_param.h>
#include <vm/vm_phys.h>
-#include <machine/param.h>
#include <machine/bus.h>
#include <machine/resource.h>
#if defined(__i386__) || defined(__amd64__)