[PATCH v4 1/7] DMA: PL330: use prefix in reg names to build under x86

Jassi Brar jaswinder.singh at linaro.org
Mon Dec 10 23:25:08 EST 2012


On 10 December 2012 19:12, Davide Ciminaghi <ciminaghi at gnudd.com> wrote:
> From: Alessandro Rubini <rubini at gnudd.com>
>
>     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 just adds the "PL330_" prefix to all registers,
>     so it can be built by randomconfig after ARM_AMBA appears within x86.
>     No other technical changes have been performed.
>     The patch was build-tested only.
>
> Signed-off-by: Alessandro Rubini <rubini at gnudd.com>
> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi at st.com>
> [Davide Ciminaghi <ciminaghi at gnudd.com>: only registers prefixed]
> Signed-off-by: Davide Ciminaghi <ciminaghi at gnudd.com>
> ---

 Acked-by: Jassi Brar <jassisinghbrar at gmail.com>

Thanks.



More information about the linux-arm-kernel mailing list