From: David S. Miller Date: Sat, 12 May 2012 07:13:32 +0000 (-0700) Subject: sparc32: Remove sparc_cpu_model read from floppy interrupt handler. X-Git-Tag: v3.5-rc1~190^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7d96ce189564e661909fbf8df39d7358149885b;p=pandora-kernel.git sparc32: Remove sparc_cpu_model read from floppy interrupt handler. Since we no longer test the cpu model value, no need to load it into a register any more. It just gets overwritten in the next instruction anyways. :-) Signed-off-by: David S. Miller --- Reading git-diff-tree failed