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:
23b9421
)
m68k/mvme147: config.c - Remove unused functions
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Thu, 1 Jan 2015 16:49:11 +0000
(17:49 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 11 Jan 2015 10:38:45 +0000
(11:38 +0100)
Remove the function mvme147_init_console_port() 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>
[geert: Also remove now unused m147_scc_write(), scc_write(), scc_delay()]
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found