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

From: Wim Van Sebroeck
Date: Mon Feb 03 2014 - 03:58: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.

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/