diff options
Diffstat (limited to 'src/mainboard/google/reef')
-rw-r--r-- | src/mainboard/google/reef/gpio.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/google/reef/gpio.h b/src/mainboard/google/reef/gpio.h index 775d08977c..9f0722599c 100644 --- a/src/mainboard/google/reef/gpio.h +++ b/src/mainboard/google/reef/gpio.h @@ -18,12 +18,6 @@ #include <soc/gpio.h> -/* Input device interrupt configuration */ -#define TOUCHPAD_INT GPIO_18_IRQ - -#define BOARD_HP_MIC_CODEC_IRQ GPIO_116_IRQ -#define BOARD_HP_MIC_CODEC_I2C_ADDR 0x1a - #ifndef __ACPI__ /* * Pad configuration in ramstage. The order largely follows the 'GPIO Muxing' |