OSDN Git Service

ALSA: sparc: drop owner assignment from platform_drivers
[uclinux-h8/linux.git] / sound / sparc / dbri.c
index b2c3d0d..0190cb6 100644 (file)
@@ -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,