summaryrefslogtreecommitdiff
path: root/src/mainboard/google/snow/wakeup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/snow/wakeup.c')
-rw-r--r--src/mainboard/google/snow/wakeup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/snow/wakeup.c b/src/mainboard/google/snow/wakeup.c
index e3cd2ba630..8b7fc4b9d2 100644
--- a/src/mainboard/google/snow/wakeup.c
+++ b/src/mainboard/google/snow/wakeup.c
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <cpu/samsung/exynos5250/gpio.h>
-#include <cpu/samsung/exynos5250/wakeup.h>
+#include <soc/samsung/exynos5250/gpio.h>
+#include <soc/samsung/exynos5250/wakeup.h>
int wakeup_need_reset(void)
{