fix section mismatch warnings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / misc / mediatek / leds / leds_drv.c
index 6e1fd7a64aa15d7b6035d88e0a8167f9d3cf6d10..e4e82285e2dfb65d29dbaae4f38e61d89de48612 100644 (file)
@@ -621,7 +621,7 @@ static void mt65xx_leds_shutdown(struct platform_device *pdev)
 
 }
 
-static struct platform_driver mt65xx_leds_driver = {
+static struct platform_driver __refdata mt65xx_leds_driver = {
        .driver = {
                   .name = "leds-mt65xx",
                   .owner = THIS_MODULE,