zephyr/soc/arm/cypress/common
Jennifer Williams b003c971f6 soc: arm: cypress: fix soc_gpio missing final else in construct
The final else was missing in the if ... else if ... construct.
This commit adds a non-empty else {} to comply with coding
guideline 15.7.

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
2021-04-14 09:20:20 -04:00
..
CMakeLists.txt
cypress_psoc6_dt.h
soc_gpio.c soc: arm: cypress: fix soc_gpio missing final else in construct 2021-04-14 09:20:20 -04:00
soc_gpio.h