hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
commitea5dcf4e1d00ea6de8112968164a97ce8a92ddce
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 3 Oct 2019 23:04:01 +0000 (4 01:04 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 24 Oct 2019 18:31:44 +0000 (24 20:31 +0200)
treee0b584a3a614e3869767f46cb3a54ed28debc664
parent7f0df1ccdf4f0500798b42d4b21dd7fc5ed854ba
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory

Move RTC devices under the hw/rtc/ subdirectory.

Reviewed-by: Cédric Le Goater <clg@kaod.org>
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-12-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/rtc/Makefile.objs
hw/rtc/aspeed_rtc.c [moved from hw/timer/aspeed_rtc.c with 99% similarity]
hw/rtc/trace-events
hw/timer/Makefile.objs
hw/timer/trace-events
include/hw/arm/aspeed_soc.h
include/hw/rtc/aspeed_rtc.h [moved from include/hw/timer/aspeed_rtc.h with 84% similarity]