diff options
Diffstat (limited to 'shared-core/nv04_fb.c')
-rw-r--r-- | shared-core/nv04_fb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-core/nv04_fb.c b/shared-core/nv04_fb.c index 534fb50b..58a92470 100644 --- a/shared-core/nv04_fb.c +++ b/shared-core/nv04_fb.c @@ -21,4 +21,3 @@ void nv04_fb_takedown(struct drm_device *dev) { } - |