Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146726
b: refs/heads/master
c: 1af2fe4
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed May 8, 2009
1 parent 20bd048 commit 821a041
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cd1408f22d2fd8f0d09c082b07cf0b9bcfb6eac9
refs/heads/master: 1af2fe45fec15bdba446c22b9b602699cdabfc9f
5 changes: 0 additions & 5 deletions trunk/arch/sh/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <linux/timex.h>
#include <linux/sched.h>
#include <linux/clockchips.h>
#include <linux/mc146818rtc.h> /* for rtc_lock */
#include <linux/platform_device.h>
#include <linux/smp.h>
#include <linux/rtc.h>
Expand All @@ -27,10 +26,6 @@

struct sys_timer *sys_timer;

/* Move this somewhere more sensible.. */
DEFINE_SPINLOCK(rtc_lock);
EXPORT_SYMBOL(rtc_lock);

/* Dummy RTC ops */
static void null_rtc_get_time(struct timespec *tv)
{
Expand Down

0 comments on commit 821a041

Please sign in to comment.