summary refs log tree commit diff stats
path: root/scripts/qemu.py
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2017-06-01 10:36:24 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2017-06-06 08:53:24 +1000
commit88af6ea5687b1fdad47dad44eb9ff67c459c7dcc (patch)
tree33b980224c4ab8a41e7fdf39a8a7f99d8bdadf20 /scripts/qemu.py
parentb89b3d39299559bc7bf7030e55f99c75dab70b2b (diff)
downloadfocaccia-qemu-88af6ea5687b1fdad47dad44eb9ff67c459c7dcc.tar.gz
focaccia-qemu-88af6ea5687b1fdad47dad44eb9ff67c459c7dcc.zip
spapr: Abolish DRC get_fdt method
The DRConnectorClass includes a get_fdt method.  However
  * There's only one implementation, and there's only likely to ever be one
  * Both callers are local to spapr_drc
  * Each caller only uses one half of the actual implementation

So abolish get_fdt() entirely, and just open-code what we need.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Tested-by: Daniel Barboza <danielhb@linux.vnet.ibm.com>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions