projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf94027
)
nouveau: oops, bump the drm patchlevel back down again
author
Ben Skeggs
<skeggsb@gmail.com>
Sun, 29 Jun 2008 06:02:01 +0000
(16:02 +1000)
committer
Ben Skeggs
<skeggsb@gmail.com>
Sun, 29 Jun 2008 06:02:01 +0000
(16:02 +1000)
src/gallium/winsys/dri/nouveau/nouveau_screen.c
patch
|
blob
|
history
diff --git
a/src/gallium/winsys/dri/nouveau/nouveau_screen.c
b/src/gallium/winsys/dri/nouveau/nouveau_screen.c
index df1fe7e69b4f16bd676823a63695d5560bfd7122..b15ee7509cc6f8640c0d65563b9f3463a472654f 100644
(file)
--- a/
src/gallium/winsys/dri/nouveau/nouveau_screen.c
+++ b/
src/gallium/winsys/dri/nouveau/nouveau_screen.c
@@
-13,7
+13,7
@@
#include "nouveau_screen.h"
#include "nouveau_swapbuffers.h"
-#if NOUVEAU_DRM_HEADER_PATCHLEVEL != 1
1
+#if NOUVEAU_DRM_HEADER_PATCHLEVEL != 1
0
#error nouveau_drm.h version does not match expected version
#endif