ALSA: line6: Reduce superfluous spinlock in midi.c
[pandora-kernel.git] / drivers / spi / spi-falcon.c
index f73b300..912b903 100644 (file)
@@ -441,7 +441,6 @@ static struct platform_driver falcon_sflash_driver = {
        .probe  = falcon_sflash_probe,
        .driver = {
                .name   = DRV_NAME,
-               .owner  = THIS_MODULE,
                .of_match_table = falcon_sflash_match,
        }
 };