git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b787f68
)
drm/bridge: dw-hdmi: Staticize dw_hdmi_bridge_funcs
author
Fabio Estevam
<fabio.estevam@freescale.com>
Thu, 2 Apr 2015 22:11:04 +0000
(19:11 -0300)
committer
Thierry Reding
<treding@nvidia.com>
Fri, 15 May 2015 09:13:04 +0000
(11:13 +0200)
Staticize dw_hdmi_bridge_funcs to fix the following sparse warning:
drivers/gpu/drm/bridge/dw_hdmi.c:1458:25: warning: symbol 'dw_hdmi_bridge_funcs' was not declared. Should it be static?
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found