[MIPS] Remove CONFIG_BUILD_ELF64.
[powerpc.git] / include / asm-mips / time.h
index e22a206..9cc3564 100644 (file)
@@ -20,6 +20,9 @@
 #include <linux/linkage.h>
 #include <linux/ptrace.h>
 #include <linux/rtc.h>
+#include <linux/spinlock.h>
+
+extern spinlock_t rtc_lock;
 
 /*
  * RTC ops.  By default, they point to no-RTC functions.