diff options
Diffstat (limited to 'src/soc/amd/cezanne/include')
-rw-r--r-- | src/soc/amd/cezanne/include/soc/gpio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/amd/cezanne/include/soc/gpio.h b/src/soc/amd/cezanne/include/soc/gpio.h index 904c3fcc8d..d12d66771d 100644 --- a/src/soc/amd/cezanne/include/soc/gpio.h +++ b/src/soc/amd/cezanne/include/soc/gpio.h @@ -235,8 +235,8 @@ #define GPIO_105_IOMUX_SD0_DATA1 2 #define GPIO_105_IOMUX_GPIOxx 3 #define GPIO_106_IOMUX_LAD2 0 -#define GPIO_106_IOMUX_EMMC_SPI2_WP_L_ESPI2_D2 1 -#define GPIO_106_IOMUX_EMMC_SD0_DATA2 2 +#define GPIO_106_IOMUX_SPI2_WP_L_ESPI2_D2 1 +#define GPIO_106_IOMUX_SD0_DATA2 2 #define GPIO_106_IOMUX_GPIOxx 3 #define GPIO_107_IOMUX_LAD3 0 #define GPIO_107_IOMUX_SPI2_HOLD_L_ESPI2_D3 1 |