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

From: Jassi Brar
Date: Mon Dec 10 2012 - 23:24:59 EST


On 10 December 2012 19:12, Davide Ciminaghi <ciminaghi@xxxxxxxxx> wrote:
> From: Alessandro Rubini <rubini@xxxxxxxxx>
>
> 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@xxxxxxxxx>
> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@xxxxxx>
> [Davide Ciminaghi <ciminaghi@xxxxxxxxx>: only registers prefixed]
> Signed-off-by: Davide Ciminaghi <ciminaghi@xxxxxxxxx>
> ---

Acked-by: Jassi Brar <jassisinghbrar@xxxxxxxxx>

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/