mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
5135b0cdb2
commit
c32cf78c02
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user