UPSTREAM: usb: dwc3: ep0: Use the correct type for SET_SEL data
[firefly-linux-kernel-4.4.55.git] / drivers / pwm / pwm-bfin.c
index 9985d830e554856dd8e96eb9667da4ad64923793..7631ef194de7dc80ba28b98da9b340e519ac5095 100644 (file)
@@ -149,7 +149,6 @@ static int bfin_pwm_remove(struct platform_device *pdev)
 static struct platform_driver bfin_pwm_driver = {
        .driver = {
                .name = "bfin-pwm",
-               .owner = THIS_MODULE,
        },
        .probe = bfin_pwm_probe,
        .remove = bfin_pwm_remove,