diff options
author | Greg Kurz <groug@kaod.org> | 2017-06-08 15:42:50 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-06-09 12:12:34 +1000 |
commit | 100f738850639a108d6767316ce4dcc1d1ea4ae4 (patch) | |
tree | 93f9e62c7818d3f2437ae2b9c1d7dd28407d8aa8 /hw/ppc/fdt.c | |
parent | ad265631c0a0addc06ec3c4f133e746f4dcc872a (diff) |
xics: pass appropriate types to realize() handlers.
It makes more sense to pass an IPCState * to handlers of ICPStateClass
instead of a DeviceState *, if only to benefit from compile time type
checking. The same goes with ICSStateClass.
While here, we also change the declaration of ICPStateClass in xics.h
for consistency.
Signed-off-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/ppc/fdt.c')
0 files changed, 0 insertions, 0 deletions