Re: [PATCH v2] thermal,rcar_thermal: Add dependency on HAS_IOMEM

2014-02-26 Thread Richard Weinberger
Am 27.01.2014 12:32, schrieb Laurent Pinchart: > Hi Richard, > > Thank you for the patch. > > On Monday 27 January 2014 09:40:58 Richard Weinberger wrote: >> Commit beeb5a1e (thermal: rcar-thermal: Enable driver compilation with >> COMPILE_TEST) broke build on archs wihout io memory. >> >> On arc

Re: [PATCH v2] thermal,rcar_thermal: Add dependency on HAS_IOMEM

2014-01-27 Thread Laurent Pinchart
Hi Richard, Thank you for the patch. On Monday 27 January 2014 09:40:58 Richard Weinberger wrote: > Commit beeb5a1e (thermal: rcar-thermal: Enable driver compilation with > COMPILE_TEST) broke build on archs wihout io memory. > > On archs like S390 or um this driver cannot build nor work. > Make

[PATCH v2] thermal,rcar_thermal: Add dependency on HAS_IOMEM

2014-01-27 Thread Richard Weinberger
Commit beeb5a1e (thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST) broke build on archs wihout io memory. On archs like S390 or um this driver cannot build nor work. Make it depend on HAS_IOMEM to bypass build failures. drivers/thermal/rcar_thermal.c:404: undefined reference to