diff options
Diffstat (limited to 'src/cpu/samsung/exynos5250/gpio.h')
-rw-r--r-- | src/cpu/samsung/exynos5250/gpio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/samsung/exynos5250/gpio.h b/src/cpu/samsung/exynos5250/gpio.h index b45cf5cea4..7606262062 100644 --- a/src/cpu/samsung/exynos5250/gpio.h +++ b/src/cpu/samsung/exynos5250/gpio.h @@ -21,7 +21,7 @@ #ifndef EXYNOS5250_GPIO_H_ #define EXYNOS5250_GPIO_H_ -#include <cpu/samsung/exynos-common/gpio.h> +#include <cpu/samsung/exynos5-common/gpio.h> struct exynos5_gpio_part1 { struct s5p_gpio_bank a0; |