diff options
author | Krzysztof Kozlowski <[email protected]> | 2015-02-04 11:45:28 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-02-04 11:22:21 +0000 |
commit | 509102760da3a21831e763560ba4715760e3fbda (patch) | |
tree | dfe1cf4441c8a2518f6aaab305289b775ecf54ae /lib/mpi/mpiutil.c | |
parent | 83b0302d347a49f951e904184afe57ac3723476e (diff) |
regulator: Fix build breakage on !REGULATOR
Add missing stubs for regulator_suspend_prepare() and
regulator_suspend_finish() to fix exynos_defconfig build without
REGULATOR:
arch/arm/mach-exynos/built-in.o: In function `exynos_suspend_finish':
arch/arm/mach-exynos/suspend.c:537: undefined reference to `regulator_suspend_finish'
arch/arm/mach-exynos/built-in.o: In function `exynos_suspend_prepare':
arch/arm/mach-exynos/suspend.c:520: undefined reference to `regulator_suspend_prepare'
make: *** [vmlinux] Error 1
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reported-by: Joerg Roedel <[email protected]>
Reported-by: Marek Szyprowski <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions