Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360837
b: refs/heads/master
c: a74f350
h: refs/heads/master
i:
  360835: 43dc08d
v: v3
  • Loading branch information
Akinobu Mita authored and Benjamin Herrenschmidt committed Mar 5, 2013
1 parent 5f6ec28 commit 78e494e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 6a404806dfceba9b154015705a9e647fa7749fd8
refs/heads/master: a74f350b5ce6d8dd1847aa1191ea177fff025567
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/include/asm/bitops.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@
#define smp_mb__before_clear_bit() smp_mb()
#define smp_mb__after_clear_bit() smp_mb()

#define BITOP_LE_SWIZZLE ((BITS_PER_LONG-1) & ~0x7)

/* Macro for generating the ***_bits() functions */
#define DEFINE_BITOP(fn, op, prefix, postfix) \
static __inline__ void fn(unsigned long mask, \
Expand Down

0 comments on commit 78e494e

Please sign in to comment.