summaryrefslogtreecommitdiff
path: root/linux-core/intel_fb.c
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2008-02-05 10:11:46 +0000
committerAlan Hourihane <alanh@tungstengraphics.com>2008-02-05 10:11:46 +0000
commitde0084590bc34c2c23cb3d7a754f3e98059f4cf2 (patch)
tree87aba767f194e19df295af31f306144ccb6a429e /linux-core/intel_fb.c
parent5e81a40f3b531ef95f84581a40b5a5badd9ee986 (diff)
fix some warnings
Diffstat (limited to 'linux-core/intel_fb.c')
-rw-r--r--linux-core/intel_fb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/intel_fb.c b/linux-core/intel_fb.c
index 59df1976..6df243b0 100644
--- a/linux-core/intel_fb.c
+++ b/linux-core/intel_fb.c
@@ -490,7 +490,6 @@ static int intelfb_pan_display(struct fb_var_screeninfo *var,
{
struct intelfb_par *par = info->par;
struct drm_crtc *crtc = par->crtc;
- struct drm_framebuffer *fb = crtc->fb;
DRM_DEBUG("\n");