Loading sound/sparc/amd7930.c +0 −1 Original line number Diff line number Diff line Loading @@ -1067,7 +1067,6 @@ static const struct of_device_id amd7930_match[] = { static struct platform_driver amd7930_sbus_driver = { .driver = { .name = "audio", .owner = THIS_MODULE, .of_match_table = amd7930_match, }, .probe = amd7930_sbus_probe, Loading sound/sparc/cs4231.c +0 −1 Original line number Diff line number Diff line Loading @@ -2119,7 +2119,6 @@ MODULE_DEVICE_TABLE(of, cs4231_match); static struct platform_driver cs4231_driver = { .driver = { .name = "audio", .owner = THIS_MODULE, .of_match_table = cs4231_match, }, .probe = cs4231_probe, Loading sound/sparc/dbri.c +0 −1 Original line number Diff line number Diff line Loading @@ -2686,7 +2686,6 @@ MODULE_DEVICE_TABLE(of, dbri_match); static struct platform_driver dbri_sbus_driver = { .driver = { .name = "dbri", .owner = THIS_MODULE, .of_match_table = dbri_match, }, .probe = dbri_probe, Loading Loading
sound/sparc/amd7930.c +0 −1 Original line number Diff line number Diff line Loading @@ -1067,7 +1067,6 @@ static const struct of_device_id amd7930_match[] = { static struct platform_driver amd7930_sbus_driver = { .driver = { .name = "audio", .owner = THIS_MODULE, .of_match_table = amd7930_match, }, .probe = amd7930_sbus_probe, Loading
sound/sparc/cs4231.c +0 −1 Original line number Diff line number Diff line Loading @@ -2119,7 +2119,6 @@ MODULE_DEVICE_TABLE(of, cs4231_match); static struct platform_driver cs4231_driver = { .driver = { .name = "audio", .owner = THIS_MODULE, .of_match_table = cs4231_match, }, .probe = cs4231_probe, Loading
sound/sparc/dbri.c +0 −1 Original line number Diff line number Diff line Loading @@ -2686,7 +2686,6 @@ MODULE_DEVICE_TABLE(of, dbri_match); static struct platform_driver dbri_sbus_driver = { .driver = { .name = "dbri", .owner = THIS_MODULE, .of_match_table = dbri_match, }, .probe = dbri_probe, Loading