ppc/xics: simplify spapr_dt_xics() interface
commitb0ec31290cbf0df4c9945370aeb921248995543d
authorCédric Le Goater <clg@kaod.org>
Mon, 27 Feb 2017 14:29:26 +0000 (27 15:29 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 1 Mar 2017 00:23:39 +0000 (1 11:23 +1100)
treeea4c0ccdcf6f1c33b84231ff4016ccf6f170b92b
parentb4f27d71e3c98c9c4590de40d478004b8482b277
ppc/xics: simplify spapr_dt_xics() interface

spapr_dt_xics() only needs the number of servers to build the device
tree nodes. Let's change the routine interface to reflect that.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xics_spapr.c
hw/ppc/spapr.c
include/hw/ppc/xics.h