diff options
Diffstat (limited to 'include/linux/mfd/tps6586x.h')
| -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 b19176eab44d..f350fd0ba1df 100644 --- a/include/linux/mfd/tps6586x.h +++ b/include/linux/mfd/tps6586x.h | |||
| @@ -68,6 +68,7 @@ struct tps6586x_subdev_info { | |||
| 68 | int id; | 68 | int id; |
| 69 | const char *name; | 69 | const char *name; |
| 70 | void *platform_data; | 70 | void *platform_data; |
| 71 | struct device_node *of_node; | ||
| 71 | }; | 72 | }; |
| 72 | 73 | ||
| 73 | struct tps6586x_platform_data { | 74 | struct tps6586x_platform_data { |
