commit | f36bcf23901df0ac607a7457ac0e08a1c81b6e34 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Fri Feb 09 13:09:54 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 13 21:45:37 2018 -0400 |
tree | f45b6658b133a8a7b16e71c825faff0532ebeb9f | |
parent | bb43fe6e4534a9cf9ad03f1bdd015960afbf9080 [diff] |
arch-stm32: Move gpio.h for STM32 SoCs in include/asm/ Instead to have 3 identical gpio.h for all STM32 SoCs, migrate them in one file in include/asm. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>