From a38eaa07a0ce4bdb5f79637fedefae276a567e72 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Thu, 1 Jan 2015 17:49:11 +0100 Subject: [PATCH] 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 [geert: Also remove now unused m147_scc_write(), scc_write(), scc_delay()] Signed-off-by: Geert Uytterhoeven --- Reading git-format-patch failed