diff options
Diffstat (limited to 'shared-core/nv10_fb.c')
-rw-r--r-- | shared-core/nv10_fb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-core/nv10_fb.c b/shared-core/nv10_fb.c index 7fff5b3f..6e0773ac 100644 --- a/shared-core/nv10_fb.c +++ b/shared-core/nv10_fb.c @@ -23,4 +23,3 @@ void nv10_fb_takedown(struct drm_device *dev) { } - |