aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5250/spi.c')
-rw-r--r--src/soc/samsung/exynos5250/spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5250/spi.c b/src/soc/samsung/exynos5250/spi.c
index 879d04a598..e630090852 100644
--- a/src/soc/samsung/exynos5250/spi.c
+++ b/src/soc/samsung/exynos5250/spi.c
@@ -2,7 +2,7 @@
#include <device/mmio.h>
#include <assert.h>
-#include <boot_device.h>
+#include <commonlib/region.h>
#include <console/console.h>
#include <soc/clk.h>
#include <soc/gpio.h>