apb_pci: minor cleanup
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Feb 2010 09:40:19 +0000 (11:40 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 22 Feb 2010 21:02:46 +0000 (21:02 +0000)
commit2955f8c09b3cc8ecd7d1f69dc575b0a59e596f20
treea55946398839ef743631c7daf6365e4b54383586
parent45fe4fd5634bedd02b8426083bd69c2f452251ac
apb_pci: minor cleanup

pci_data_write ignores high 8 bit in address,
so there seems to be no need to set them
in apb_pci.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/apb_pci.c