aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/leds-kirkwood-netxbig.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/leds-kirkwood-netxbig.h')
-rw-r--r--include/linux/platform_data/leds-kirkwood-netxbig.h1
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 {
int mode_addr;
int *mode_val;
int bright_addr;
+ int bright_max;
};
struct netxbig_led_platform_data {