diff options
Diffstat (limited to 'src/soc/samsung/exynos5420/chip.h')
-rw-r--r-- | src/soc/samsung/exynos5420/chip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5420/chip.h b/src/soc/samsung/exynos5420/chip.h index 65bcacb1fd..b552b6efdc 100644 --- a/src/soc/samsung/exynos5420/chip.h +++ b/src/soc/samsung/exynos5420/chip.h @@ -20,7 +20,7 @@ #ifndef CPU_SAMSUNG_EXYNOS5420_H #define CPU_SAMSUNG_EXYNOS5420_H -#include "gpio.h" +#include <soc/gpio.h> struct soc_samsung_exynos5420_config { /* special magic numbers! */ |