]> Git Repo - qemu.git/commit
ppc/xics: simplify prototype of xics_spapr_init()
authorGreg Kurz <[email protected]>
Mon, 15 May 2017 11:39:16 +0000 (13:39 +0200)
committerDavid Gibson <[email protected]>
Wed, 24 May 2017 01:39:52 +0000 (11:39 +1000)
commitf63ebfe0ac9efc83ee6d3753e9b3ed7229d8b28a
tree292510d4cbf1699dcfc1f66667553bb7c8fa313e
parenta8b73734219802e226a5444ffd84d07a085edd28
ppc/xics: simplify prototype of xics_spapr_init()

This function only does hypercall and RTAS-call registration, and thus
never returns an error. This patch adapt the prototype to reflect that.

Signed-off-by: Greg Kurz <[email protected]>
Reviewed-by: Cédric Le Goater <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/intc/xics_spapr.c
hw/ppc/spapr.c
include/hw/ppc/xics.h
This page took 0.026601 seconds and 4 git commands to generate.