hw/ppc/spapr_softmmu: Reduce include list
commit3c706d02522fb031e79823fd14b121878dccbcc6
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 6 Oct 2021 17:08:01 +0000 (6 19:08 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 21 Oct 2021 00:42:47 +0000 (21 11:42 +1100)
tree267bfe10c432ca93abb7ca0087f59a29ac1b8b71
parenta8dcb8da8a95edde3d6d8bb6a0502d50ed632557
hw/ppc/spapr_softmmu: Reduce include list

Commit 962104f0448 ("hw/ppc: moved hcalls that depend on softmmu")
introduced a lot of unnecessary #include directives. Remove them.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211006170801.178023-1-philmd@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_softmmu.c