diff options
| author | David S. Miller <davem@davemloft.net> | 2011-06-04 13:38:31 -0700 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2011-06-04 13:38:31 -0700 |
| commit | e990b37b906b6137d353ef2a918e15e5763d70ec (patch) | |
| tree | e802458ee43d4b0a2b6d39eb25929858ceb7fd61 /arch/sh/include/cpu-sh4/cpu/sh7724.h | |
| parent | 34624d6631b6b3a1df16407a847286bb6233a96b (diff) | |
| parent | 23c79d31a3dd2602ee1a5ff31303b2d7a2d3c159 (diff) | |
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Diffstat (limited to 'arch/sh/include/cpu-sh4/cpu/sh7724.h')
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/sh7724.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/include/cpu-sh4/cpu/sh7724.h b/arch/sh/include/cpu-sh4/cpu/sh7724.h index 7eb435999426..3daef8ecbc63 100644 --- a/arch/sh/include/cpu-sh4/cpu/sh7724.h +++ b/arch/sh/include/cpu-sh4/cpu/sh7724.h @@ -285,6 +285,7 @@ enum { }; enum { + SHDMA_SLAVE_INVALID, SHDMA_SLAVE_SCIF0_TX, SHDMA_SLAVE_SCIF0_RX, SHDMA_SLAVE_SCIF1_TX, |
