Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93469
b: refs/heads/master
c: c11dde8
h: refs/heads/master
i:
  93467: 4b6a61a
v: v3
  • Loading branch information
Ishizaki Kou authored and Paul Mackerras committed Apr 24, 2008
1 parent 6e7adc0 commit 4d92444
Show file tree
Hide file tree
Showing 4 changed files with 3 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: 8ae6e30d2d6b4a7a45bb0d4fa4ecd56e65d24740
refs/heads/master: c11dde85b62f9811eb2db656d9b0b4ad23d94871
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/cell/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ obj-y += celleb_setup.o \
beat_iommu.o

obj-$(CONFIG_SERIAL_TXX9) += celleb_scc_sio.o
obj-$(CONFIG_SPU_BASE) += beat_spu_priv1.o
endif
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <asm/spu.h>
#include <asm/spu_priv1.h>

#include "../cell/beat_wrapper.h"
#include "beat_wrapper.h"

static inline void _int_mask_set(struct spu *spu, int class, u64 mask)
{
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/powerpc/platforms/celleb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ obj-y += interrupt.o \

obj-$(CONFIG_SMP) += smp.o
obj-$(CONFIG_PPC_UDBG_BEAT) += udbg_beat.o
obj-$(CONFIG_SPU_BASE) += spu_priv1.o

0 comments on commit 4d92444

Please sign in to comment.