Loading drivers/devfreq/arm-memlat-mon.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -362,6 +362,7 @@ static struct platform_driver arm_memlat_mon_driver = { .driver = { .driver = { .name = "arm-memlat-mon", .name = "arm-memlat-mon", .of_match_table = memlat_match_table, .of_match_table = memlat_match_table, .suppress_bind_attrs = true, }, }, }; }; Loading drivers/devfreq/bimc-bwmon.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -1141,6 +1141,7 @@ static struct platform_driver bimc_bwmon_driver = { .driver = { .driver = { .name = "bimc-bwmon", .name = "bimc-bwmon", .of_match_table = bimc_bwmon_match_table, .of_match_table = bimc_bwmon_match_table, .suppress_bind_attrs = true, }, }, }; }; Loading Loading
drivers/devfreq/arm-memlat-mon.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -362,6 +362,7 @@ static struct platform_driver arm_memlat_mon_driver = { .driver = { .driver = { .name = "arm-memlat-mon", .name = "arm-memlat-mon", .of_match_table = memlat_match_table, .of_match_table = memlat_match_table, .suppress_bind_attrs = true, }, }, }; }; Loading
drivers/devfreq/bimc-bwmon.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -1141,6 +1141,7 @@ static struct platform_driver bimc_bwmon_driver = { .driver = { .driver = { .name = "bimc-bwmon", .name = "bimc-bwmon", .of_match_table = bimc_bwmon_match_table, .of_match_table = bimc_bwmon_match_table, .suppress_bind_attrs = true, }, }, }; }; Loading