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/savage_drv.c | |
parent | a9f57a2b9c5897cbf568bf75342204b780566de0 (diff) |
remove config.h from build no longer exists kbuild does it
Diffstat (limited to 'linux-core/savage_drv.c')
-rw-r--r-- | linux-core/savage_drv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/savage_drv.c b/linux-core/savage_drv.c index 9f12dfe2..bb3561e6 100644 --- a/linux-core/savage_drv.c +++ b/linux-core/savage_drv.c @@ -23,7 +23,6 @@ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#include <linux/config.h> #include "drmP.h" #include "savage_drm.h" #include "savage_drv.h" |