On Fri, Sep 14, 2012 at 6:23 PM, Davide Ciminaghi
[off-list ref] wrote:
From: Alessandro Rubini <redacted>
The header is used by drivers/dma/amba-pl08x.c, which can be compiled
under x86, where PL080 exists under a PCI-to-AMBA bridge. This patche
moves it where it can be accessed by other architectures, and fixes
all users.
Signed-off-by: Alessandro Rubini <redacted>
Acked-by: Giancarlo Asnaghi <redacted>
It's not really platform data or anything, but as long as the
old Samsung drivers are using it we cannot cut it from the
global scope, and I cannot think of anything better to do
so:
Acked-by: Linus Walleij <redacted>
Yours,
Linus Walleij