Skip to content

Commit

Permalink
[review] plat-stm32mp1: shared_resources: simplify GPIOZ bank pin count
Browse files Browse the repository at this point in the history
Fix typo.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
  • Loading branch information
etienne-lms committed Oct 10, 2023
1 parent dc39bf4 commit 340a003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/drivers/stm32_gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ struct stm32_gpio_bank {
};

/*
* Compatibility infoamtion of supported banks
* Compatibility information of supported banks
* @gpioz True if bank is a GPIOZ bank
*/
struct bank_compat {
Expand Down

0 comments on commit 340a003

Please sign in to comment.