]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68k/mvme147: config.c - Remove unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Thu, 1 Jan 2015 16:49:11 +0000 (17:49 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 11 Jan 2015 10:38:45 +0000 (11:38 +0100)
commita38eaa07a0ce4bdb5f79637fedefae276a567e72
tree65e193b4841be49564c47635d997a60a9283ec31
parent23b94210267185db51f0be8d7115eb49b63b064b
m68k/mvme147: config.c - Remove unused functions

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>
arch/m68k/mvme147/config.c