提交 f9a8097a 编写于 作者: A Arnd Bergmann 提交者: Alexandre Belloni

char/genrtc: remove asm-generic/rtc.h from mips

arch/mips/sni/time.c includes asm-generic/rtc.h for no apparent reason,
and it works fine without that header, so lets remove the inclusion
in preparation of deleting the file.
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
Acked-by: NGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
上级 4273b49a
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
#include <asm/sni.h> #include <asm/sni.h>
#include <asm/time.h> #include <asm/time.h>
#include <asm-generic/rtc.h>
#define SNI_CLOCK_TICK_RATE 3686400 #define SNI_CLOCK_TICK_RATE 3686400
#define SNI_COUNTER2_DIV 64 #define SNI_COUNTER2_DIV 64
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册