Markus Armbruster 20668fdebd spapr_pci: Include spapr.h instead of playing games with #error
include/hw/pci-host/spapr.h needs hw/ppc/spapr.h.  It checks whether
its header guard is defined, and errors out if it isn't.

Playing games with some other header's guard symbol is not a good
idea.  Just include the frackin' header already.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2016-07-12 16:19:16 +02:00
..
2013-04-08 18:13:10 +02:00
2015-02-13 05:46:07 +00:00
2015-06-05 17:36:39 +02:00
2013-04-08 18:13:10 +02:00
2016-07-04 14:52:10 +03:00