|
@@ -167,7 +167,6 @@ static int mdfld__intel_pipe_set_base(struct drm_crtc *crtc, int x, int y,
|
|
|
struct drm_psb_private *dev_priv = dev->dev_private;
|
|
|
struct drm_framebuffer *fb = crtc->primary->fb;
|
|
|
struct gma_crtc *gma_crtc = to_gma_crtc(crtc);
|
|
|
- struct psb_framebuffer *psbfb = to_psb_fb(fb);
|
|
|
int pipe = gma_crtc->pipe;
|
|
|
const struct psb_offset *map = &dev_priv->regmap[pipe];
|
|
|
unsigned long start, offset;
|