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:
ad92c8b
)
imx-drm: imx-drm-core: Remove unneeded forward declaration
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 8 Oct 2014 00:42:19 +0000
(21:42 -0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 4 Nov 2014 00:20:35 +0000
(16:20 -0800)
There is no need to forward declare 'struct imx_drm_crtc' because the
"imx-drm.h" header file already includes it.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found