diff options
author | Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> | 2006-10-19 17:07:26 +0200 |
---|---|---|
committer | Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> | 2006-10-19 17:07:26 +0200 |
commit | d70347bfc07bb5e34e36684b95560df37d669db4 (patch) | |
tree | 4d1248fb842741c66b4d0b2e1daeb0fa82d9b206 /linux-core/savage_drv.c | |
parent | 5de4665747c441b2a8e82b020cc386f2d974499d (diff) | |
parent | 561e23a7c2f06b382613d3e2ae8d23104d0949aa (diff) |
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm
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" |