From: Geert Uytterhoeven Date: Mon, 2 May 2016 08:31:19 +0000 (+0200) Subject: m68k/bvme6000: Include generic X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8c66854b688aa077d127a39a64c71db42d0cf3dd;p=linux-beck.git m68k/bvme6000: Include generic The BVME6000 RTC driver doesn't use any MC146818-specific definitions, hence include the generic instead of . Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/m68k/bvme6000/rtc.c b/arch/m68k/bvme6000/rtc.c index cf12a17dc289..f7984f44ff0f 100644 --- a/arch/m68k/bvme6000/rtc.c +++ b/arch/m68k/bvme6000/rtc.c @@ -15,7 +15,7 @@ #include #include #include -#include /* For struct rtc_time and ioctls, etc */ +#include /* For struct rtc_time and ioctls, etc */ #include #include