On 5/31/23 15:33, Philippe Mathieu-Daudé wrote:
Since we don't have any use of the SYSBUS_DEVICE_GPIO_IRQ definition outside of sysbus.c, we can reduce its scope, making it internal to the API.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- include/hw/sysbus.h | 2 -- hw/core/sysbus.c | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-)
Yay! Reviewed-by: Richard Henderson <[email protected]> r~
