diff options
Diffstat (limited to 'src/cpu/samsung/exynos5250/power.c')
-rw-r--r-- | src/cpu/samsung/exynos5250/power.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/samsung/exynos5250/power.c b/src/cpu/samsung/exynos5250/power.c index 2000feebca..5135ae66b9 100644 --- a/src/cpu/samsung/exynos5250/power.c +++ b/src/cpu/samsung/exynos5250/power.c @@ -30,7 +30,7 @@ #include <cpu/samsung/exynos5250/sysreg.h> #include <cpu/samsung/exynos5-common/spl.h> #include <device/i2c.h> -#include <device/power/max77686.h> +#include <drivers/power/max77686.h> static void ps_hold_setup(void) { |