printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
[deliverable/linux.git] / drivers / mmc / host / sdhci-dove.c
index e6278ec007d775c576346102e358426e08c3edbe..ca969d271a270bfb0bcb6e56fc3626f7398218a5 100644 (file)
@@ -146,7 +146,6 @@ MODULE_DEVICE_TABLE(of, sdhci_dove_of_match_table);
 static struct platform_driver sdhci_dove_driver = {
        .driver         = {
                .name   = "sdhci-dove",
-               .owner  = THIS_MODULE,
                .pm     = SDHCI_PLTFM_PMOPS,
                .of_match_table = sdhci_dove_of_match_table,
        },
This page took 0.025825 seconds and 5 git commands to generate.