From: Dmitri Vorobiev Date: Wed, 14 Oct 2009 19:02:17 +0000 (+0300) Subject: MIPS: MIPSsim: Remove unused code X-Git-Tag: v2.6.33-rc1~6^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b14a7545e26fc08ea524b58ac590304484ce4f;p=pandora-kernel.git MIPS: MIPSsim: Remove unused code The function prom_init_cmdline() doesn't do anything, and nobody calls the prom_getcmdline() function. Since these two are the only functions in the file arch/mips/mipssim/sim_cmdline.c, the whole file can be removed now along with the call to the no-op prom_init_cmdline() routine. Signed-off-by: Dmitri Vorobiev Patchwork: http://patchwork.linux-mips.org/patch/465/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed