Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17235
b: refs/heads/master
c: aeb0137
h: refs/heads/master
i:
  17233: 875ef3e
  17231: ab047a8
v: v3
  • Loading branch information
Arnd Bergmann authored and Paul Mackerras committed Jan 9, 2006
1 parent 5d55425 commit 81d3bd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 6ff730c33b42a6c68217fc6660728676aa8eeb9c
refs/heads/master: aeb013772a2cc85a8d0baffd64977d2888bc781d
4 changes: 1 addition & 3 deletions trunk/include/asm-powerpc/spu.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
#include <linux/kref.h>
#include <linux/workqueue.h>

#define LS_ORDER (6) /* 256 kb */

#define LS_SIZE (PAGE_SIZE << LS_ORDER)
#define LS_SIZE (256 * 1024)
#define LS_ADDR_MASK (LS_SIZE - 1)

#define MFC_PUT_CMD 0x20
Expand Down

0 comments on commit 81d3bd4

Please sign in to comment.