hw/misc: Move some arm-related files from specific_ss into softmmu_ss

By removing #include "kvm-consts.h" from arm-powerctl.h (seems not to
be required there) and adjusting the header includes in some files, we
can move them from specific_ss into softmmu_ss, so that they only need
to be compiled once and not for qemu-system-arm and qemu-system-aarch64
individually.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 20221130111559.52150-1-thuth@redhat.com
5 files changed