diff options
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/leds-kirkwood-netxbig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/leds-kirkwood-netxbig.h b/include/linux/platform_data/leds-kirkwood-netxbig.h index d2be19a51acd..3c85a735c380 100644 --- a/include/linux/platform_data/leds-kirkwood-netxbig.h +++ b/include/linux/platform_data/leds-kirkwood-netxbig.h | |||
| @@ -40,6 +40,7 @@ struct netxbig_led { | |||
| 40 | int mode_addr; | 40 | int mode_addr; |
| 41 | int *mode_val; | 41 | int *mode_val; |
| 42 | int bright_addr; | 42 | int bright_addr; |
| 43 | int bright_max; | ||
| 43 | }; | 44 | }; |
| 44 | 45 | ||
| 45 | struct netxbig_led_platform_data { | 46 | struct netxbig_led_platform_data { |
