summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/g3dvl/nouveau/nouveau_screen_vl.c
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-02-06 14:06:39 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-02-06 14:06:39 -0800
commit2d6355495ce6f8668df3d9eb8825815bfead5401 (patch)
tree99482125bc874a4d6bd344e83950c0bb50dd6859 /src/gallium/winsys/g3dvl/nouveau/nouveau_screen_vl.c
parent5538323005a20d6911c7e51cb5f26b242c04a57c (diff)
parent776d86606cd8b250802730410d5e55a41944cf0a (diff)
Merge branch 'gallium-0.2' of git://anongit.freedesktop.org/mesa/mesa into gallium-0.2
Diffstat (limited to 'src/gallium/winsys/g3dvl/nouveau/nouveau_screen_vl.c')
-rw-r--r--src/gallium/winsys/g3dvl/nouveau/nouveau_screen_vl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/winsys/g3dvl/nouveau/nouveau_screen_vl.c b/src/gallium/winsys/g3dvl/nouveau/nouveau_screen_vl.c
index 658dafd910..b7c74f8299 100644
--- a/src/gallium/winsys/g3dvl/nouveau/nouveau_screen_vl.c
+++ b/src/gallium/winsys/g3dvl/nouveau/nouveau_screen_vl.c
@@ -4,7 +4,7 @@
#include <common/nouveau_dri.h>
#include <common/nouveau_local.h>
-#if NOUVEAU_DRM_HEADER_PATCHLEVEL != 11
+#if NOUVEAU_DRM_HEADER_PATCHLEVEL != 12
#error nouveau_drm.h version does not match expected version
#endif