Skip to content

Commit ab3ab68

Browse files
committed
drm/omap: fix unused variable warning.
Signed-off-by: Dave Airlie <[email protected]>
1 parent f1777aa commit ab3ab68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/omapdrm/dss/hdmi4.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ static irqreturn_t hdmi_irq_handler(int irq, void *data)
101101

102102
static int hdmi_init_regulator(void)
103103
{
104-
int r;
105104
struct regulator *reg;
106105

107106
if (hdmi.vdda_reg != NULL)

0 commit comments

Comments
 (0)