Browse Source

drm/omap: fix unused variable warning.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Dave Airlie 9 năm trước cách đây
mục cha
commit
ab3ab68493
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      drivers/gpu/drm/omapdrm/dss/hdmi4.c

+ 0 - 1
drivers/gpu/drm/omapdrm/dss/hdmi4.c

@@ -101,7 +101,6 @@ static irqreturn_t hdmi_irq_handler(int irq, void *data)
 
 static int hdmi_init_regulator(void)
 {
-	int r;
 	struct regulator *reg;
 
 	if (hdmi.vdda_reg != NULL)