aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/include/soc/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/braswell/include/soc/gpio.h')
-rw-r--r--src/soc/intel/braswell/include/soc/gpio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/braswell/include/soc/gpio.h b/src/soc/intel/braswell/include/soc/gpio.h
index 3c56f6ae32..4abc9f47bf 100644
--- a/src/soc/intel/braswell/include/soc/gpio.h
+++ b/src/soc/intel/braswell/include/soc/gpio.h
@@ -315,7 +315,7 @@
| PAD_GPIO_ENABLE | PAD_GPIOFG_GPI \
| PAD_INT_SEL(int_sel), \
.pad_conf1 = PAD_TRIG_EDGE_LOW | PAD_CONFIG1_DEFAULT0, \
- .int_mask = 1 ,\
+ .int_mask = 1,\
.wake_mask = 1 }
#define GPIO_SMI(int_sel) \