diff options
Diffstat (limited to 'shared-core/nouveau_swmthd.c')
-rw-r--r-- | shared-core/nouveau_swmthd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shared-core/nouveau_swmthd.c b/shared-core/nouveau_swmthd.c index 66ef6233..c3666bfd 100644 --- a/shared-core/nouveau_swmthd.c +++ b/shared-core/nouveau_swmthd.c @@ -189,5 +189,3 @@ static void nouveau_NV04_setcontext_sw_method(struct drm_device *dev, uint32_t o return 1; } - - |