Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17180
b: refs/heads/master
c: 3b3d22c
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Paul Mackerras committed Jan 9, 2006
1 parent 889b906 commit 3a95331
Show file tree
Hide file tree
Showing 3 changed files with 4 additions 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: b41305a39a6966d8e8b1449d6b7c194923bfb451
refs/heads/master: 3b3d22cb84a0bb12f6bbb2b1158972894bec3f21
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/spu_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#define DEBUG 1
#undef DEBUG

#include <linux/interrupt.h>
#include <linux/list.h>
Expand Down
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/platforms/cell/spufs/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#define DEBUG 1
#undef DEBUG

#include <linux/config.h>
#include <linux/module.h>
#include <linux/errno.h>
Expand Down

0 comments on commit 3a95331

Please sign in to comment.