m68k/bvme6000: Include generic <linux/rtc.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 2 May 2016 08:31:19 +0000 (10:31 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 3 May 2016 14:02:54 +0000 (16:02 +0200)
commit8c66854b688aa077d127a39a64c71db42d0cf3dd
tree8a8868410f787bb84f790f632896a7821afd4094
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
m68k/bvme6000: Include generic <linux/rtc.h>

The BVME6000 RTC driver doesn't use any MC146818-specific definitions,
hence include the generic <linux/rtc.h> instead of
<linux/mc146818rtc.h>.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/bvme6000/rtc.c