diff options
Diffstat (limited to 'gralloc_drm_nouveau.c')
-rw-r--r-- | gralloc_drm_nouveau.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc_drm_nouveau.c b/gralloc_drm_nouveau.c index 3ba352c..b93c564 100644 --- a/gralloc_drm_nouveau.c +++ b/gralloc_drm_nouveau.c @@ -57,7 +57,7 @@ // Does the latter even make sense ... ? Going through the kernel on the // topic is slightly annoying :\ -#define SW_INDICATOR_FULLY_DISABLES_TILING +#undef SW_INDICATOR_FULLY_DISABLES_TILING struct nouveau_info { struct gralloc_drm_drv_t base; |