]> git.baikalelectronics.ru Git - uboot.git/commit
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 3 Dec 2018 09:52:52 +0000 (10:52 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 7 Dec 2018 13:13:47 +0000 (08:13 -0500)
commit13083bdd6ca73bcc422d9e89ec0cfda6af7c878c
tree6491e5b21445ce1845fa0f6cd56f76ef7175512c
parent41226e0dd9549be41f2dd1849859867f99772a59
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 <patrice.chotard@st.com>
arch/arm/include/asm/arch-stm32/gpio.h
arch/arm/mach-stm32mp/include/mach/gpio.h
drivers/gpio/stm32f7_gpio.c