Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273338
b: refs/heads/master
c: c536abf
h: refs/heads/master
v: v3
  • Loading branch information
Ohad Ben-Cohen committed Sep 21, 2011
1 parent 38fb17f commit d6ca0b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 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: 93b465c2e186d96fb90012ba0f9372eb9952e732
refs/heads/master: c536abfdf5227987b8a72ff955b64e62fd58fe91
10 changes: 0 additions & 10 deletions trunk/include/linux/hwspinlock.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,16 +122,6 @@ static inline int hwspin_lock_get_id(struct hwspinlock *hwlock)
return 0;
}

static inline int hwspin_lock_register(struct hwspinlock *hwlock)
{
return -ENODEV;
}

static inline struct hwspinlock *hwspin_lock_unregister(unsigned int id)
{
return NULL;
}

#endif /* !CONFIG_HWSPINLOCK */

/**
Expand Down

0 comments on commit d6ca0b4

Please sign in to comment.