summaryrefslogtreecommitdiff
path: root/src/nv_bios.c
diff options
context:
space:
mode:
authormarcheu <marcheu>2006-04-21 22:15:59 +0000
committerDave Airlie <airlied@linux.ie>2006-08-25 18:57:39 +1000
commit3083263eb40f57e4c529473c5e9f935109a1719f (patch)
tree5d72706fc9d3d896b1aebe04b9b7cab985662146 /src/nv_bios.c
parent864e2c6936a37005112a3c6f3f7db5a16100b96c (diff)
downloadxorg-driver-xf86-video-nouveau-3083263eb40f57e4c529473c5e9f935109a1719f.tar.gz
Don't include config.h in all files but in the *_include.h files. That's what they're here for after all.
Diffstat (limited to 'src/nv_bios.c')
-rw-r--r--src/nv_bios.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/nv_bios.c b/src/nv_bios.c
index ae596ae..c21462a 100644
--- a/src/nv_bios.c
+++ b/src/nv_bios.c
@@ -21,10 +21,6 @@
* SOFTWARE.
*/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#include "nv_include.h"
#include "nvreg.h"