]> Git Repo - J-u-boot.git/commit
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
authorPatrice Chotard <[email protected]>
Mon, 3 Dec 2018 09:52:52 +0000 (10:52 +0100)
committerTom Rini <[email protected]>
Fri, 7 Dec 2018 13:13:47 +0000 (08:13 -0500)
commitb2f84e37e25c93c74a133ba57652291d771ab438
tree6491e5b21445ce1845fa0f6cd56f76ef7175512c
parentdbf928dd2634a682e6d549e6dd61e3f2a0e5db90
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h

To allow access to this define by other driver, move
it into gpio.h

Signed-off-by: Patrice Chotard <[email protected]>
arch/arm/include/asm/arch-stm32/gpio.h
arch/arm/mach-stm32mp/include/mach/gpio.h
drivers/gpio/stm32f7_gpio.c
This page took 0.035299 seconds and 4 git commands to generate.