passthrough: magic protocol passthrough fix no-passthrough compilexen-4.0.0-rc4
commitf187eeb8546405d57eb421cdd329d804ee734d23
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 16 Feb 2010 17:48:20 +0000 (16 17:48 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 16 Feb 2010 17:48:20 +0000 (16 17:48 +0000)
treec09bd28802007ab0f23778cb85882641e6b51a48
parent3c4013fefe5f901c4a30e75f1d96909ce745efd2
passthrough: magic protocol passthrough fix no-passthrough compile

Changeset 60b80e3ee319e908069d1603e5b73f815acdffac broke the build
when CONFIG_PASSTHROUGH was not set.

It also failed to #include a necessary header file, generating a
compiler warning.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
hw/pci.c