Commit 9f4da76b authored by Russell King's avatar Russell King

[ARm] Silence a couple of compiler warnings.

Signed-off-by: default avatarRussell King <rmk@arm.linux.org.uk>
parent a3d9d59d
......@@ -21,6 +21,8 @@
#include <asm/uaccess.h>
#include <asm/rtc.h>
#include <asm/mach/time.h>
#define RTC_DR (0)
#define RTC_MR (4)
#define RTC_STAT (8)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment