diff options
author | Cédric Le Goater <clg@kaod.org> | 2017-04-05 08:37:44 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-04-26 12:41:55 +1000 |
commit | 71cd4dace9abf51469cfbf6db622124993955f78 (patch) | |
tree | 9d9099d7841c6e0bac7728dce07dea1d73a9d410 /target | |
parent | b88290cd9ea474fea38c4733f365a3cd2519723e (diff) |
spapr: remove the 'nr_servers' field from the machine
xics_system_init() does not need 'nr_servers' anymore as it is only
used to define the 'interrupt-controller' node in the device tree. So
let's just compute the value when calling spapr_dt_xics().
This also gives us an opportunity to simplify the xics_system_init()
routine and introduce a specific spapr_ics_create() helper to create
the sPAPR ICS object.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions