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)
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>

No differences found