BigW Consortium Gitlab

Commit b9812146 by Ashish Syal

Rename LED platform data type in mangoh red module

parent 9b649134
......@@ -210,7 +210,7 @@ static struct platform_device mangoh_red_iot_slot = {
};
#endif /* ENABLE_IOT_SLOT */
static struct led_platform_data mangoh_red_led_pdata = {
static struct mangohredled_platform_data mangoh_red_led_pdata = {
.gpio = -1,
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment