Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316668
b: refs/heads/master
c: 1e7f07b
h: refs/heads/master
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Vinod Koul committed Jul 20, 2012
1 parent 5465273 commit 5dc9bec
Show file tree
Hide file tree
Showing 3 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: 9d051dc79f8fd1854229178476db0534359a3704
refs/heads/master: 1e7f07b5390b4bbf82fe017fcb46682dcf4ab1d0
1 change: 0 additions & 1 deletion trunk/arch/sh/include/asm/siu.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
struct device;

struct siu_platform {
struct device *dma_dev;
unsigned int dma_slave_tx_a;
unsigned int dma_slave_rx_a;
unsigned int dma_slave_tx_b;
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/sh/kernel/cpu/sh4a/setup-sh7722.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,6 @@ static struct platform_device tmu2_device = {
};

static struct siu_platform siu_platform_data = {
.dma_dev = &dma_device.dev,
.dma_slave_tx_a = SHDMA_SLAVE_SIUA_TX,
.dma_slave_rx_a = SHDMA_SLAVE_SIUA_RX,
.dma_slave_tx_b = SHDMA_SLAVE_SIUB_TX,
Expand Down

0 comments on commit 5dc9bec

Please sign in to comment.