commit | b7d96ce189564e661909fbf8df39d7358149885b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat May 12 00:13:32 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat May 12 00:13:32 2012 -0700 |
tree | 51a4b09820562604db825cb9a9b6f501f7bd12be | |
parent | fd2b79b7bf98cac031c7a4d9ae9669cc3d01a523 [diff] |
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 <davem@davemloft.net>