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:
fd2bfdc
)
[media] smiapp-pll: include linux/device.h in smiapp-pll.c, not in smiapp-pll.h
author
Sakari Ailus
<sakari.ailus@iki.fi>
Sat, 18 Oct 2014 09:16:20 +0000
(06:16 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 23 Dec 2014 13:29:01 +0000
(11:29 -0200)
struct device has a forward declaration in the header already. The header is
only needed in the .c file.
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found