diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2012-07-30 09:03:02 +0200 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2012-09-04 19:58:04 +0200 |
commit | 660d9a9c4f623eeec80cec3705ae872bd5cb556d (patch) | |
tree | 83815272d0e37d31fd4c3da38079b37e76a58bba /drivers/mmc/host/mxs-mmc.c | |
parent | Linux 3.6-rc1 (diff) | |
download | linux-660d9a9c4f623eeec80cec3705ae872bd5cb556d.tar.xz linux-660d9a9c4f623eeec80cec3705ae872bd5cb556d.zip |
mmc: bfin_sdh: fix dma_desc_array build error
Descriptor array structure has been moved into blackfin dma.h head file.
This patch fix below error:
drivers/mmc/host/bfin_sdh.c:52:8: error: redefinition of 'struct
dma_desc_array'
make[4]: *** [drivers/mmc/host/bfin_sdh.o] Error 1
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host/mxs-mmc.c')
0 files changed, 0 insertions, 0 deletions