commit | 0f408a003c74e39e88cb9d4da5b5ef3ed0f91e2b | [log] [tgz] |
---|---|---|
author | Yannis Damigos <giannis.damigos@gmail.com> | Wed Aug 23 19:51:35 2017 +0300 |
committer | Anas Nashif <nashif@linux.intel.com> | Tue Sep 12 11:24:56 2017 -0400 |
tree | 22ed5b7df6d1afb6cfc28af71fbe07dc0c42f641 | |
parent | 5829965278a92f93f2c198ecc46780c75cbd9f48 [diff] |
arch: soc: st_stm32: Remove unused enumeration from F4, F3 SoCs The enumerations stm32{f3,f4}x_pin_config_mode aren't used any more. This patch removes them. Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>