Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14931
b: refs/heads/master
c: 11849fe
h: refs/heads/master
i:
  14929: 58cb079
  14927: 3e964a2
v: v3
  • Loading branch information
Arthur Othieno authored and Russell King committed Dec 1, 2005
1 parent 6d00988 commit 6c44135
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: 08af295ba491123d067400228d887ca574aceecd
refs/heads/master: 11849fe67430ba48547e17b25a7831da29863efa
5 changes: 0 additions & 5 deletions trunk/include/asm-arm/semaphore.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ static inline void init_MUTEX_LOCKED(struct semaphore *sem)
sema_init(sem, 0);
}

static inline int sema_count(struct semaphore *sem)
{
return atomic_read(&sem->count);
}

/*
* special register calling convention
*/
Expand Down

0 comments on commit 6c44135

Please sign in to comment.