Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299088
b: refs/heads/master
c: 3a4ffe9
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones authored and Greg Kroah-Hartman committed Apr 9, 2012
1 parent aa6d82f commit 070b0cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 33cb4f345687a27e3fece0a7fcf78ac2e7b0a7d6
refs/heads/master: 3a4ffe930a2d2dad07604fe74d21b878decc6461
2 changes: 1 addition & 1 deletion trunk/drivers/base/soc.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#include <linux/sys_soc.h>
#include <linux/err.h>

static DEFINE_IDR(soc_ida);
static DEFINE_IDA(soc_ida);
static DEFINE_SPINLOCK(soc_lock);

static ssize_t soc_info_get(struct device *dev,
Expand Down

0 comments on commit 070b0cd

Please sign in to comment.