arch/avr32: Fix build failure for avr32 caused by typo
authorPeter Huewe <PeterHuewe@gmx.de>
Fri, 25 Dec 2009 19:08:45 +0000 (20:08 +0100)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Mon, 28 Dec 2009 10:24:09 +0000 (11:24 +0100)
commit754a00aeb26bcc8bf82897538a078bc84a6d95c7
tree8afa6fb4cedd3cf4496e19f659928373c66af1af
parent6b7b284958d47b77d06745b36bc7f36dab769d9b
arch/avr32: Fix build failure for avr32 caused by typo

This patch fixes a build failure introduced by the patch
  atmel-mci: change use of dma slave interface by Nicolas Ferre
by changing mci_dma_slave to the correct name of mci_dma_data

This should make the avr32 tree build again.

References:
http://kisskb.ellerman.id.au/kisskb/buildresult/1893610/
http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git;a=commitdiff;h=2635d1ba711560d521f6218c585a3e0401f566e1

Patch against Linus' tree.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
arch/avr32/mach-at32ap/at32ap700x.c