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:
d6972cc
)
[media] altera-ci.h: add missing inline
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sun, 6 Mar 2011 12:49:37 +0000
(09:49 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 22 Mar 2011 07:54:04 +0000
(
04:54
-0300)
Functions defined in a header should be static inline. This prevents
compile warnings like:
'altera_ci_tuner_reset' defined but not used
(Actually appeared in the media backwards compatibility build).
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found