diff options
Diffstat (limited to 'src/soc/samsung/exynos5250/power.c')
-rw-r--r-- | src/soc/samsung/exynos5250/power.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/samsung/exynos5250/power.c b/src/soc/samsung/exynos5250/power.c index fb45dc0dd4..27089c66d9 100644 --- a/src/soc/samsung/exynos5250/power.c +++ b/src/soc/samsung/exynos5250/power.c @@ -24,6 +24,7 @@ #include <halt.h> #include "power.h" +/* Set the PS-Hold drive value */ static void ps_hold_setup(void) { /* Set PS-Hold high */ |