提交 7da285b6 编写于 作者: R Russell King 提交者: Russell King

[RTC] remove unused asm/rtc.h includes from ARM RTC drivers

On ARM, asm/rtc.h only contains definitions for the predecessor to
the RTC class support.  RTC class drivers should not be including
this include.

Build tested on at91sam9rl and s3c2410 configurations.
Acked-by: NAlessandro Zummo <a.zummo@towertech.it>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 a190901c
......@@ -29,8 +29,6 @@
#include <linux/completion.h>
#include <asm/uaccess.h>
#include <asm/rtc.h>
#include <asm/arch/at91_rtc.h>
......
......@@ -26,8 +26,6 @@
#include <asm/uaccess.h>
#include <asm/io.h>
#include <asm/irq.h>
#include <asm/rtc.h>
#include <asm/plat-s3c/regs-rtc.h>
/* I have yet to find an S3C implementation with more than one
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册