Re: [PATCH] watchdog,dw: Add dependency on HAS_IOMEM

From: Wim Van Sebroeck
Date: Mon Feb 03 2014 - 05:39:22 EST


Hi Richard,

> >> On archs like S390 or um this driver cannot build nor work.
> >> Make it depend on HAS_IOMEM to bypass build failures.
> >>
> >> drivers/built-in.o: In function `dw_wdt_drv_probe':
> >> drivers/watchdog/dw_wdt.c:302: undefined reference to `devm_ioremap_resource'
> >>
> >> Signed-off-by: Richard Weinberger <richard@xxxxxx>
> >
> > Patch added to linux-watchdog-next.
>
> -next in terms of 3.15 material?
> Please push this as soon as possible to Linus such that the build works on said archs.

No, next in terms of a couple of days testing also.
This will go out before 3.14-rc2 is there.

Kind regards,
Wim.

--
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/