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

sparc64: Remove pointless assignment in floppy support.

Reported-by: NJosip Rodin <joy@entuzijast.net>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 3bd7df8a
......@@ -191,7 +191,6 @@ static void sun_fd_set_dma_count(int length)
static void sun_fd_enable_dma(void)
{
pdma_vaddr = pdma_vaddr;
pdma_base = pdma_vaddr;
pdma_areasize = pdma_size;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册