dmaengine: PL08x: move private data structures into amba-pl08x.c
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 16 May 2012 09:48:44 +0000 (10:48 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:15:40 +0000 (14:15 +0100)
commitb23f204c8dbbed8e501442c47d7639aac21a3d84
treec048d3475fa98eb03552ab1bfa6964b4c4c7e00f
parenta8fb688e1d0cfffe715ada2d1af33af82b647922
dmaengine: PL08x: move private data structures into amba-pl08x.c

Move the driver private data structures into the driver itself, rather
than having them exposed to everyone in a header file.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/dma/amba-pl08x.c
include/linux/amba/pl08x.h