Re: [PATCH 10/10] reset: hi6220: allow to compile test driver on other architectures

2016-08-25 Thread Philipp Zabel
Am Donnerstag, den 25.08.2016, 03:00 +0900 schrieb Masahiro Yamada: > 2016-08-24 22:29 GMT+09:00 Philipp Zabel : > > Also remove the RESET_CONTROLLER dependency, this Kconfig file is > > included inside the menuconfig already. > > > > Cc: Chen Feng > > Signed-off-by: Philipp Zabel > > --- > > dr

Re: [PATCH 10/10] reset: hi6220: allow to compile test driver on other architectures

2016-08-24 Thread Masahiro Yamada
2016-08-24 22:29 GMT+09:00 Philipp Zabel : > Also remove the RESET_CONTROLLER dependency, this Kconfig file is > included inside the menuconfig already. > > Cc: Chen Feng > Signed-off-by: Philipp Zabel > --- > drivers/reset/hisilicon/Kconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion

[PATCH 10/10] reset: hi6220: allow to compile test driver on other architectures

2016-08-24 Thread Philipp Zabel
Also remove the RESET_CONTROLLER dependency, this Kconfig file is included inside the menuconfig already. Cc: Chen Feng Signed-off-by: Philipp Zabel --- drivers/reset/hisilicon/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/reset/hisilicon/Kconfig b/driver