Commit c32cf78c authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 5135b0cd
......@@ -41,11 +41,11 @@
#include <linux/types.h>
#include <linux/time.h>
#include <linux/rtc.h>
#include <linux/ds1742rtc.h>
#include <asm/time.h>
#include <asm/addrspace.h>
#include <asm/jmr3927/ds1742rtc.h>
#include <asm/debug.h>
#define EPOCH 2000
......
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