Re: [PATCH RESEND] drivers: soc: Allow building the sunxi driver without ARCH_SUNXI

From: Chen-Yu Tsai
Date: Wed Sep 12 2018 - 10:54:06 EST


On Mon, Sep 10, 2018 at 7:43 PM Maxime Ripard <maxime.ripard@xxxxxxxxxxx> wrote:
>
> On Sun, Sep 09, 2018 at 09:04:39PM +0200, Paul Kocialkowski wrote:
> > This makes it possible to build the sunxi SRAM driver without building
> > for the sunxi architecture. This allows selecting the driver when
> > building the kernel in testing environments.
> >
> > In particular, this is necessary for testing of the Cedrus driver, that
> > selects the sunxi SRAM driver.
> >
> > Signed-off-by: Paul Kocialkowski <contact@xxxxxxxx>
>
> Acked-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx>

Applied for 4.20.

ChenYu