diff options
Diffstat (limited to 'include/linux/mfd')
| -rw-r--r-- | include/linux/mfd/tps6586x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tps6586x.h b/include/linux/mfd/tps6586x.h index f350fd0ba1df..08f109f0f81c 100644 --- a/include/linux/mfd/tps6586x.h +++ b/include/linux/mfd/tps6586x.h | |||
| @@ -77,6 +77,7 @@ struct tps6586x_platform_data { | |||
| 77 | 77 | ||
| 78 | int gpio_base; | 78 | int gpio_base; |
| 79 | int irq_base; | 79 | int irq_base; |
| 80 | bool pm_off; | ||
| 80 | }; | 81 | }; |
| 81 | 82 | ||
| 82 | /* | 83 | /* |
