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:
97bf6af
)
ARM: davinci: serial.c: remove unused serial_read_reg()
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Tue, 2 Dec 2014 22:08:40 +0000
(23:08 +0100)
committer
Sekhar Nori
<nsekhar@ti.com>
Wed, 14 Jan 2015 10:26:12 +0000
(15:56 +0530)
Remove function serial_read_reg() that is not used anywhere.
This was partially found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
No differences found