Loading drivers/hwtracing/coresight/coresight-csr.c +1 −0 Original line number Diff line number Diff line Loading @@ -423,6 +423,7 @@ static struct platform_driver csr_driver = { .driver = { .name = "coresight-csr", .of_match_table = csr_match, .suppress_bind_attrs = true, }, }; Loading Loading
drivers/hwtracing/coresight/coresight-csr.c +1 −0 Original line number Diff line number Diff line Loading @@ -423,6 +423,7 @@ static struct platform_driver csr_driver = { .driver = { .name = "coresight-csr", .of_match_table = csr_match, .suppress_bind_attrs = true, }, }; Loading