mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-18 05:04:04 +00:00
drm/omap: fix unused variable warning.
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
f1777aaf84
commit
ab3ab68493
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue