hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
commit8035f85ef3ef4bc7ad4e181b9ebfe3f620cf614b
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 3 Oct 2019 23:03:59 +0000 (4 01:03 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 24 Oct 2019 18:28:01 +0000 (24 20:28 +0200)
tree589b93cbd67aa11dea58f0cbd78d1ee7c365de0b
parent64e85ffde832120be59f1621d2d1f34de2e347bd
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory

Move RTC devices under the hw/rtc/ subdirectory.

Remove Alistair outdated email address (see commit c22e580c2ad).

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20191003230404.19384-10-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/rtc/Makefile.objs
hw/rtc/trace-events
hw/rtc/xlnx-zynqmp-rtc.c [moved from hw/timer/xlnx-zynqmp-rtc.c with 99% similarity]
hw/timer/Makefile.objs
hw/timer/trace-events
include/hw/arm/xlnx-zynqmp.h
include/hw/rtc/xlnx-zynqmp-rtc.h [moved from include/hw/timer/xlnx-zynqmp-rtc.h with 95% similarity]