提交 b7d96ce1 编写于 作者: D David S. Miller

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: NDavid S. Miller <davem@davemloft.net>
上级 fd2b79b7
...@@ -123,8 +123,6 @@ floppy_tdone: ...@@ -123,8 +123,6 @@ floppy_tdone:
set auxio_register, %l7 set auxio_register, %l7
ld [%l7], %l7 ld [%l7], %l7
set sparc_cpu_model, %l5
ld [%l5], %l5
ldub [%l7], %l5 ldub [%l7], %l5
or %l5, 0xc2, %l5 or %l5, 0xc2, %l5
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册