]> git.proxmox.com Git - qemu.git/commit
Remove unnecessary casts from PCI DMA code in lsi53c895a
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 4 Nov 2011 01:03:35 +0000 (12:03 +1100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 12 Dec 2011 17:16:52 +0000 (11:16 -0600)
commit9e486d67656630c5a4490df85b6506ee0da9740a
tree8466b137df66f8840aba126113e9bcec6f3ad541
parent859e538d506cee75ebc24ab46247a0121d9c6d2b
Remove unnecessary casts from PCI DMA code in lsi53c895a

This patch removes some unnecessary casts in the lsi53c895a device,
introduced by commit 9ba4524cda1348cbe741535f77815dca6a57da05
'lsi53c895a: Use PCI DMA stub functions'.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/lsi53c895a.c