summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2011-08-29 16:42:06 +0900
committerPaul Mundt <lethal@linux-sh.org>2011-08-29 16:42:06 +0900
commitb58c580d996655658975aa8042b43b7d579f3986 (patch)
tree60ddd845ad49ad99702a7d7d7721ce3aebb37394 /arch/arm/mach-shmobile/include
parent09dafe9e4e266c7868454a532c9ca762aa5c40a5 (diff)
parenta408baea3cdd2a7b5ad3d70080dff454b8883f62 (diff)
downloadop-kernel-dev-b58c580d996655658975aa8042b43b7d579f3986.zip
op-kernel-dev-b58c580d996655658975aa8042b43b7d579f3986.tar.gz
Merge branch 'rmobile-fixes-for-linus' into rmobile-latest
Diffstat (limited to 'arch/arm/mach-shmobile/include')
-rw-r--r--arch/arm/mach-shmobile/include/mach/sh7372.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/sh7372.h b/arch/arm/mach-shmobile/include/mach/sh7372.h
index ce595ce..24e63a8 100644
--- a/arch/arm/mach-shmobile/include/mach/sh7372.h
+++ b/arch/arm/mach-shmobile/include/mach/sh7372.h
@@ -459,6 +459,10 @@ enum {
SHDMA_SLAVE_SDHI2_TX,
SHDMA_SLAVE_MMCIF_RX,
SHDMA_SLAVE_MMCIF_TX,
+ SHDMA_SLAVE_USB0_TX,
+ SHDMA_SLAVE_USB0_RX,
+ SHDMA_SLAVE_USB1_TX,
+ SHDMA_SLAVE_USB1_RX,
};
extern struct clk sh7372_extal1_clk;
OpenPOWER on IntegriCloud