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:
615f1bc
)
[media] atmel-isi: get rid of a warning
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 26 Aug 2014 14:21:43 +0000
(11:21 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 26 Aug 2014 21:52:15 +0000
(18:52 -0300)
drivers/media/platform/soc_camera/atmel-isi.c: In function 'start_streaming':
drivers/media/platform/soc_camera/atmel-isi.c:387:6: warning: variable 'sr' set but not used [-Wunused-but-set-variable]
u32 sr = 0;
^
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found