diff options
| author | Dave Airlie <airlied@linux.ie> | 2006-10-14 23:38:20 +1000 |
|---|---|---|
| committer | Dave Airlie <airlied@linux.ie> | 2006-10-14 23:38:20 +1000 |
| commit | 1bab514c0a1a535c19d53e3d39e3b351db3ab7a4 (patch) | |
| tree | 6865436fa1b42227c127122cac0888b1173ba90a /linux-core/i830_drv.c | |
| parent | a9f57a2b9c5897cbf568bf75342204b780566de0 (diff) | |
remove config.h from build no longer exists kbuild does it
Diffstat (limited to 'linux-core/i830_drv.c')
| -rw-r--r-- | linux-core/i830_drv.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linux-core/i830_drv.c b/linux-core/i830_drv.c index 74b574aa..6416161e 100644 --- a/linux-core/i830_drv.c +++ b/linux-core/i830_drv.c @@ -32,8 +32,6 @@ * Keith Whitwell <keith@tungstengraphics.com> */ -#include <linux/config.h> - #include "drmP.h" #include "drm.h" #include "i830_drm.h" |
