commit | 9a6462763b170bd22be707d5d9e2b8ba8cc4028e | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon May 02 10:32:24 2016 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Tue May 03 16:02:59 2016 +0200 |
tree | 0e26fab81e2054fab0a44aed37936e220a5768ad | |
parent | 8c66854b688aa077d127a39a64c71db42d0cf3dd [diff] |
m68k/mvme16x: Include generic <linux/rtc.h> The MVME16x 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>