On Wed, Jul 31, 2019 at 10:23 PM Guenter Roeck <[email protected]> wrote:
>
> On Wed, Jul 31, 2019 at 09:56:45PM +0200, Arnd Bergmann wrote:
> > The only thing that prevents building this driver on other
> > platforms is the mach/hardware.h include, which is not actually
> > used here at all, so remove the line and allow CONFIG_COMPILE_TEST.
> >
> > Signed-off-by: Arnd Bergmann <[email protected]>
>
> Reviewed-by: Guenter Roeck <[email protected]>
>
> What is the plan for this patch ? Push through watchdog
> or through your branch ?
I would prefer my branch so I can apply the final patch without waiting
for another release. Not in a hurry though, so if some other maintainer
wants to take the respective driver patch through their tree instead of the
arm-soc one, I'll just wait anyway.
Arnd