diff options
-rw-r--r-- | src/soc/amd/stoneyridge/include/soc/gpio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/stoneyridge/include/soc/gpio.h b/src/soc/amd/stoneyridge/include/soc/gpio.h index 0854cf3d96..b3dddd4ed7 100644 --- a/src/soc/amd/stoneyridge/include/soc/gpio.h +++ b/src/soc/amd/stoneyridge/include/soc/gpio.h @@ -61,6 +61,7 @@ #define GPIO_25 25 #define GPIO_26 26 #define GPIO_39 39 +#define GPIO_40 40 #define GPIO_42 42 /* GPIO_64 - GPIO_127 */ |