Re: [PATCH] pinctrl: uniphier: add COMPILE_TEST option
On Sun, Jan 31, 2016 at 2:32 PM, Masahiro Yamada wrote: > Add COMPILE_TEST for the compilation test coverage. > > Signed-off-by: Masahiro Yamada Patch applied. Yours, Linus Walleij
[PATCH] pinctrl: uniphier: add COMPILE_TEST option
Add COMPILE_TEST for the compilation test coverage. Signed-off-by: Masahiro Yamada --- drivers/pinctrl/uniphier/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/uniphier/Kconfig b/drivers/pinctrl/uniphier/Kconfig index 7abd614..43f689f 100644 --- a/dri