Re: [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH

2015-03-27 Thread Wim Van Sebroeck
Hi Michal, > Remove Kconfig dependency and enable driver for > all ARCHs. > > Signed-off-by: Michal Simek > --- > > Test for all archs done by Kbuild test robot without any problem. > --- > drivers/watchdog/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git

Re: [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH

2015-03-27 Thread Wim Van Sebroeck
Hi Michal, Remove Kconfig dependency and enable driver for all ARCHs. Signed-off-by: Michal Simek michal.si...@xilinx.com --- Test for all archs done by Kbuild test robot without any problem. --- drivers/watchdog/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git

Re: [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH

2015-03-09 Thread Guenter Roeck
On 03/09/2015 01:50 AM, Michal Simek wrote: Remove Kconfig dependency and enable driver for all ARCHs. Signed-off-by: Michal Simek --- Test for all archs done by Kbuild test robot without any problem. Looks ok. To be sure, I'll run it through my test farm as well. Reviewed-by: Guenter

[PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH

2015-03-09 Thread Michal Simek
Remove Kconfig dependency and enable driver for all ARCHs. Signed-off-by: Michal Simek --- Test for all archs done by Kbuild test robot without any problem. --- drivers/watchdog/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index

Re: [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH

2015-03-09 Thread Guenter Roeck
On 03/09/2015 01:50 AM, Michal Simek wrote: Remove Kconfig dependency and enable driver for all ARCHs. Signed-off-by: Michal Simek michal.si...@xilinx.com --- Test for all archs done by Kbuild test robot without any problem. Looks ok. To be sure, I'll run it through my test farm as well.

[PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH

2015-03-09 Thread Michal Simek
Remove Kconfig dependency and enable driver for all ARCHs. Signed-off-by: Michal Simek michal.si...@xilinx.com --- Test for all archs done by Kbuild test robot without any problem. --- drivers/watchdog/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/watchdog/Kconfig