summaryrefslogtreecommitdiff
path: root/linux-core/drmP.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2006-10-14 23:38:20 +1000
committerDave Airlie <airlied@linux.ie>2006-10-14 23:38:20 +1000
commit1bab514c0a1a535c19d53e3d39e3b351db3ab7a4 (patch)
tree6865436fa1b42227c127122cac0888b1173ba90a /linux-core/drmP.h
parenta9f57a2b9c5897cbf568bf75342204b780566de0 (diff)
remove config.h from build no longer exists kbuild does it
Diffstat (limited to 'linux-core/drmP.h')
-rw-r--r--linux-core/drmP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/drmP.h b/linux-core/drmP.h
index 2bbec70c..1b314be1 100644
--- a/linux-core/drmP.h
+++ b/linux-core/drmP.h
@@ -41,7 +41,6 @@
* can build the DRM (part of PI DRI). 4/21/2000 S + B */
#include <asm/current.h>
#endif /* __alpha__ */
-#include <linux/config.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/miscdevice.h>