projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1777aa
)
drm/omap: fix unused variable warning.
author
Dave Airlie
<airlied@redhat.com>
Fri, 3 Jun 2016 04:39:41 +0000
(14:39 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 3 Jun 2016 04:39:41 +0000
(14:39 +1000)
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/omapdrm/dss/hdmi4.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/omapdrm/dss/hdmi4.c
b/drivers/gpu/drm/omapdrm/dss/hdmi4.c
index f93c70acb7682289c7d1a5e192b66328b776f9a0..4d46cdf7a0374e85946700295f2c40da91f248c0 100644
(file)
--- a/
drivers/gpu/drm/omapdrm/dss/hdmi4.c
+++ b/
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)