diff options
Diffstat (limited to 'include/dt-bindings/gpio/gpio.h')
-rw-r--r-- | include/dt-bindings/gpio/gpio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/gpio/gpio.h b/include/dt-bindings/gpio/gpio.h index 32dd58a3d13c..dd549ff04295 100644 --- a/include/dt-bindings/gpio/gpio.h +++ b/include/dt-bindings/gpio/gpio.h | |||
@@ -31,6 +31,6 @@ | |||
31 | 31 | ||
32 | /* Bit 3 express GPIO suspend/resume persistence */ | 32 | /* Bit 3 express GPIO suspend/resume persistence */ |
33 | #define GPIO_SLEEP_MAINTAIN_VALUE 0 | 33 | #define GPIO_SLEEP_MAINTAIN_VALUE 0 |
34 | #define GPIO_SLEEP_MAY_LOOSE_VALUE 8 | 34 | #define GPIO_SLEEP_MAY_LOSE_VALUE 8 |
35 | 35 | ||
36 | #endif | 36 | #endif |