summaryrefslogtreecommitdiff
path: root/include/drm/drmP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drmP.h')
-rw-r--r--include/drm/drmP.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/drm/drmP.h b/include/drm/drmP.h
index c1b987158dfa..bd833c3c86a6 100644
--- a/include/drm/drmP.h
+++ b/include/drm/drmP.h
@@ -48,6 +48,8 @@
#include <linux/proc_fs.h>
#include <linux/init.h>
#include <linux/file.h>
+#define CONFIG_PCI /* hack, PCI is not enabled globally
+ * enabling it locally here. TODO: clean */
#include <linux/pci.h>
#include <linux/jiffies.h>
#include <linux/smp_lock.h> /* For (un)lock_kernel */