From: Rickard Strandqvist Date: Sat, 20 Dec 2014 12:33:54 +0000 (+0100) Subject: arch: sparc: kernel: traps_64.c: Remove some unused functions X-Git-Tag: omap-for-v4.1/fixes-rc1~305^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb26285df11fc6c6c2110abc8fcb8d02f6f96764;p=pandora-kernel.git arch: sparc: kernel: traps_64.c: Remove some unused functions Removes some functions that are not used anywhere: do_fpdis_tl1() do_iae_tl1() do_dae_tl1() do_cee_tl1() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: David S. Miller --- Reading git-diff-tree failed