On Fri, Sep 14, 2012 at 6:23 PM, Davide Ciminaghi
[off-list ref] wrote:
From: Alessandro Rubini <redacted>
This driver would not compile if ARM_AMBA is selected under x86,
because "CS" and "DS" are already defined there. But AMBA
is used in the x86 world by a PCI-to-AMBA bridge, to be submitted.
The patch adds the "PL330_" prefix to all register and bit fields,
so it can be built by randomconfig after ARM_AMBA appears within x86.
Signed-off-by: Alessandro Rubini <redacted>
Acked-by: Giancarlo Asnaghi <redacted>
Looks sound.
Acked-by: Linus Walleij <redacted>
Yours,
Linus Walleij