Commit ab3ab684 authored by Dave Airlie's avatar Dave Airlie

drm/omap: fix unused variable warning.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent f1777aaf
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment