2016-08-30 10:24 GMT+02:00 Philipp Zabel <p.za...@pengutronix.de>: > Visible only if COMPILE_TEST is enabled, this allows to include the > driver in build tests. > > Cc: Maxime Coquelin <mcoquelin.st...@gmail.com> > Cc: Gabriel Fernandez <gabriel.fernan...@st.com> > Reviewed-by: Masahiro Yamada <yamada.masah...@socionext.com> > Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> > --- > drivers/reset/Kconfig | 6 ++++++ > drivers/reset/Makefile | 2 +- > 2 files changed, 7 insertions(+), 1 deletion(-)
In line with what we did on other stm32 drivers: Reviewed-by: Maxime Coquelin <mcoquelin.st...@gmail.com> Thanks! Maxime