]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/mtd/maps/physmap_of.c
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
[mirror_ubuntu-artful-kernel.git] / drivers / mtd / maps / physmap_of.c
index e48930424091f72a8c3ce06c42016c5897a8fc60..f35cd2081314d79f0c8742a7965f8868d624c764 100644 (file)
@@ -352,7 +352,6 @@ MODULE_DEVICE_TABLE(of, of_flash_match);
 static struct platform_driver of_flash_driver = {
        .driver = {
                .name = "of-flash",
-               .owner = THIS_MODULE,
                .of_match_table = of_flash_match,
        },
        .probe          = of_flash_probe,