sparc32: Remove sparc_cpu_model read from floppy interrupt handler.
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 07:13:32 +0000 (00:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 07:13:32 +0000 (00:13 -0700)
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>

No differences found