* [PATCH 2/4] RT: remove conflicting rtc_lock declaration
@ 2008-01-15 22:19 Frank Rowand
0 siblings, 0 replies; only message in thread
From: Frank Rowand @ 2008-01-15 22:19 UTC (permalink / raw)
To: linux-kernel; +Cc: mingo, tglx
From: Frank Rowand <frank.rowand@am.sony.com>
Declaration of rtc_lock in arch/mips/kernel/time.c conflicts with time.h,
remove from include/asm-mips/time.h.
Signed-off-by: Frank Rowand <frank.rowand@am.sony.com>
---
include/asm-mips/time.h | 2 0 + 2 - 0 !
1 files changed, 2 deletions(-)
Index: linux-2.6.24-rc7/include/asm-mips/time.h
===================================================================
--- linux-2.6.24-rc7.orig/include/asm-mips/time.h
+++ linux-2.6.24-rc7/include/asm-mips/time.h
@@ -19,8 +19,6 @@
#include <linux/clockchips.h>
#include <linux/clocksource.h>
-extern raw_spinlock_t rtc_lock;
-
/*
* RTC ops. By default, they point to weak no-op RTC functions.
* rtc_mips_set_time - reverse the above translation and set time to RTC.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-15 22:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-15 22:19 [PATCH 2/4] RT: remove conflicting rtc_lock declaration Frank Rowand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®