Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31689
b: refs/heads/master
c: 7df3450
h: refs/heads/master
i:
  31687: 6ee8171
v: v3
  • Loading branch information
Juha Yrjola authored and Tony Lindgren committed Jun 26, 2006
1 parent 477191e commit e9b2407
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 2aab6468b7f88df60828f8e07cfdf8c87338ed8d
refs/heads/master: 7df3450e5c22ba3969e4253dce0d7807dd210bf0
4 changes: 2 additions & 2 deletions trunk/arch/arm/plat-omap/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

#include <asm/arch/clock.h>

LIST_HEAD(clocks);
static LIST_HEAD(clocks);
static DEFINE_MUTEX(clocks_mutex);
DEFINE_SPINLOCK(clockfw_lock);
static DEFINE_SPINLOCK(clockfw_lock);

static struct clk_functions *arch_clock;

Expand Down

0 comments on commit e9b2407

Please sign in to comment.