Hello Arnd, On Mon, Mar 2, 2015 at 10:28 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote: > Building an exynos kernel without regulators but with suspend enabled results > in a link error: > > arch/arm/mach-exynos/built-in.o: In function `exynos_suspend_finish': > arch/arm/mach-exynos/suspend.c:532: undefined reference to `regulator_suspend_finish' > arch/arm/mach-exynos/built-in.o: In function `exynos_suspend_prepare': > arch/arm/mach-exynos/suspend.c:515: undefined reference to `regulator_suspend_prepare' > > This adds an appropriate 'select' statement in Kconfig to ensure the symbols > are available. > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> The patch looks good to me. Reviewed-by: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx> Best regards, Javier -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html