]> Git Repo - linux.git/blobdiff - drivers/mmc/host/android-goldfish.c
powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID
[linux.git] / drivers / mmc / host / android-goldfish.c
index 7780c14704c4df804824fa511d9a25476e184978..8b4e20a3f16cd45c973185eddf7312754ae88be7 100644 (file)
@@ -546,8 +546,6 @@ static int goldfish_mmc_remove(struct platform_device *pdev)
 {
        struct goldfish_mmc_host *host = platform_get_drvdata(pdev);
 
-       platform_set_drvdata(pdev, NULL);
-
        BUG_ON(host == NULL);
 
        mmc_remove_host(host->mmc);
This page took 0.023641 seconds and 4 git commands to generate.