diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/pinctrl/pinctrl-at91.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pinctrl/pinctrl-at91.c b/drivers/pinctrl/pinctrl-at91.c index c4598dcf333c..a7549c4c83b4 100644 --- a/drivers/pinctrl/pinctrl-at91.c +++ b/drivers/pinctrl/pinctrl-at91.c | |||
| @@ -33,6 +33,7 @@ | |||
| 33 | 33 | ||
| 34 | #include "core.h" | 34 | #include "core.h" |
| 35 | 35 | ||
| 36 | #define MAX_GPIO_BANKS 5 | ||
| 36 | #define MAX_NB_GPIO_PER_BANK 32 | 37 | #define MAX_NB_GPIO_PER_BANK 32 |
| 37 | 38 | ||
| 38 | struct at91_pinctrl_mux_ops; | 39 | struct at91_pinctrl_mux_ops; |
