diff options
Diffstat (limited to 'shared-core/nv40_fb.c')
-rw-r--r-- | shared-core/nv40_fb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-core/nv40_fb.c b/shared-core/nv40_fb.c index 2cbb40e4..ceae8079 100644 --- a/shared-core/nv40_fb.c +++ b/shared-core/nv40_fb.c @@ -53,4 +53,3 @@ void nv40_fb_takedown(struct drm_device *dev) { } - |