apb_pci: minor cleanup
commit8414f45cb0896ab7720529793d83fb5a73092b96
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Feb 2010 09:40:19 +0000 (22 11:40 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 22 Feb 2010 21:02:46 +0000 (22 21:02 +0000)
treea55946398839ef743631c7daf6365e4b54383586
parent23ef988cb38ef730f495ad25406c8df47d3139e9
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