提交 0087e5ef 编写于 作者: A Andrew Morton 提交者: Greg Kroah-Hartman

[PATCH] I2C: fix ds1374 build

Not all architectures implement asm/rtc.h
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 7c7a5304
......@@ -27,8 +27,6 @@
#include <linux/rtc.h>
#include <linux/bcd.h>
#include <asm/rtc.h>
#define DS1374_REG_TOD0 0x00
#define DS1374_REG_TOD1 0x01
#define DS1374_REG_TOD2 0x02
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册