u-boot/arch/arm/mach-exynos/include/mach
Sam Protsenko c9ab9f30c8 arm: exynos: Include missing CPU header in gpio.h
arch/arm/include/asm/arch/gpio.h relies on definitions from cpu.h.
Include it explicitly in gpio.h. Otherwise next build error may occur:

    In file included from ./arch/arm/include/asm/gpio.h:7,
                     from include/cros_ec.h:14,
                     from board/samsung/common/board.c:8:
        ./arch/arm/include/asm/arch/gpio.h:1357:4:
              error: 'EXYNOS4_GPIO_PART1_BASE' undeclared here
              (not in a function); did you mean 'EXYNOS4_GPIO_MAX_PORT'?
         1357 |  { EXYNOS4_GPIO_PART1_BASE, EXYNOS4_GPIO_MAX_PORT_PART_1 },
              |    ^~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2023-11-13 16:18:01 +09:00
..
adc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
board.h exynos: Cleanup exynos_init 2023-10-09 15:24:31 -04:00
clk.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
clock.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
cpu.h trace: Use notrace for short 2023-01-18 11:49:12 -07:00
dmc.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
dp.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dp_info.h common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
dsim.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwmmc.h samsung: arndale: remove board_mmc_init function 2021-01-13 13:49:38 +09:00
ehci.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fb.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gpio.h arm: exynos: Include missing CPU header in gpio.h 2023-11-13 16:18:01 +09:00
i2s-regs.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mipi_dsim.h video: samsung: Drop old LCD code 2022-10-30 20:07:17 +01:00
mmc.h samsung: mmc: Drop old MMC init code 2019-02-09 12:50:22 -07:00
periph.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinmux.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
power.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pwm.h exynos: Rework legacy PWM usage 2022-12-23 10:07:03 -05:00
sound.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
sromc.h samsung: exynos: Convert SROMC interface to a driver 2021-07-27 10:34:27 +09:00
sys_proto.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
system.h arm: samsung: Remove dead LCD code 2022-06-28 17:03:32 -04:00
tmu.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
tzpc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
uart.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
watchdog.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
xhci-exynos.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00