ide: Remove cast in pci_register_bar
authorJuan Quintela <quintela@redhat.com>
Wed, 7 Oct 2009 14:56:19 +0000 (16:56 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 12 Oct 2009 14:42:30 +0000 (09:42 -0500)
commit2e58200afeffaad97ba4676a3d82cb4a238bda3e
tree82a164546e85ff0d5ba1aadd9bf72ca2c39b6e58
parent8e5d97f23d2b37ac26d9b7e236abef2d7f444c7b
ide: Remove cast in pci_register_bar

We already have a PCIDevice at that point

Patchworks-ID: 35296
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/ide/pci.c