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:
b91677a
)
[media] s5p-jpeg: Get rid of a warning
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 26 Aug 2014 14:23:58 +0000
(11:23 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 26 Aug 2014 21:52:15 +0000
(18:52 -0300)
drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.c: In function 's5p_jpeg_clear_int':
drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.c:327:16: warning: variable 'reg' set but not used [-Wunused-but-set-variable]
unsigned long reg;
^
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found