Remove unnecessary casts from PCI DMA code in usb-ehci
commit4bf8011910580376950dfed63214d1e0de4853eb
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 4 Nov 2011 01:03:37 +0000 (4 12:03 +1100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 12 Dec 2011 17:16:52 +0000 (12 11:16 -0600)
treea5aa55d45c6b435be1dcb259591d1849eade2b53
parenta6a29eeaff88fafe344d072b6d9cd30649a46b36
Remove unnecessary casts from PCI DMA code in usb-ehci

This patch removes some unnecessary casts in the usb-ehci device,
introduced by commit 68d553587c0aa271c3eb2902921b503740d775b6
'usb-ehci: 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/usb-ehci.c