mc146818rtc: Move RTC_ISA_IRQ definition
commitd578f7dfb4e4b911fd7c6418b9344dc3dccad7f3
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 18 Oct 2019 13:35:45 +0000 (18 15:35 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 24 Oct 2019 12:24:55 +0000 (24 14:24 +0200)
treeb70da68e101b5c123f3f3e22eeaece11b8dc0655
parent53e4b8018e600c256bd60e5898f6747eddbc2131
mc146818rtc: Move RTC_ISA_IRQ definition

The ISA default number for the RTC devices is not related to its
registers neither. Move this definition to "hw/timer/mc146818rtc.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191018133547.10936-3-philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
include/hw/timer/mc146818rtc.h
include/hw/timer/mc146818rtc_regs.h
tests/rtc-test.c