1
0
Fork 0

drm/omap: fix unused variable warning.

Signed-off-by: Dave Airlie <airlied@redhat.com>
hifive-unleashed-5.1
Dave Airlie 2016-06-03 14:39:41 +10:00
parent f1777aaf84
commit ab3ab68493
1 changed files with 0 additions and 1 deletions

View File

@ -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)