target/hexagon: Add missing 'hw/core/cpu.h' include
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 14 Feb 2022 16:16:34 +0000 (17:16 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 6 Mar 2022 12:15:42 +0000 (13:15 +0100)
commita01bab6507fc240a1e1e2f2e456594fc6927c0a5
tree7605329a758a7ff5d9c5693ede155fcd27cc2fbf
parent3cb1a410efb5d246862d7f1c135963fd0a688d70
target/hexagon: Add missing 'hw/core/cpu.h' include

HexagonCPU field parent_class is of type CPUClass, which
is declared in "hw/core/cpu.h".

Reviewed-by: Damien Hedde <damien.hedde@greensocs.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220214183144.27402-11-f4bug@amsat.org>
target/hexagon/cpu.h