hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory
commitde04c31d31c229220d731462380a4255e7936374
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 3 Oct 2019 23:03:55 +0000 (4 01:03 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 24 Oct 2019 18:22:12 +0000 (24 20:22 +0200)
treea5bb5da293d28953f6c29a3ac0ec2d9f476acf66
parent819ce6b2a598b5c5c6866a3a6d1acb5261592f8a
hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory

The M41T80 is a Real Time Clock, not a timer.
Move it under the hw/rtc/ subdirectory.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191003230404.19384-6-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
MAINTAINERS
hw/rtc/Kconfig
hw/rtc/Makefile.objs
hw/rtc/m41t80.c [moved from hw/timer/m41t80.c with 100% similarity]
hw/timer/Kconfig
hw/timer/Makefile.objs