Hi Geert

> >  config GPIO_RCAR
> >         tristate "Renesas R-Car GPIO"
> > -       depends on ARM && (ARCH_SHMOBILE || COMPILE_TEST)
> > +       depends on (ARM || ARM64) && (ARCH_SHMOBILE || COMPILE_TEST)
> 
> As this driver seems to compile fine on non-ARM, what about relaxing the
> dependency to
> 
>     depends on ARCH_SHMOBILE || COMPILE_TEST

I posted updated one, thanks

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

Reply via email to