commit | 8c66854b688aa077d127a39a64c71db42d0cf3dd | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon May 02 10:31:19 2016 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Tue May 03 16:02:54 2016 +0200 |
tree | 8a8868410f787bb84f790f632896a7821afd4094 | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca [diff] |
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>