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)
commitb7d96ce189564e661909fbf8df39d7358149885b
tree51a4b09820562604db825cb9a9b6f501f7bd12be
parentfd2b79b7bf98cac031c7a4d9ae9669cc3d01a523
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>
arch/sparc/kernel/entry.S