X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fsoc%2Ftegra%2Fpmc.c;h=75d0457a77b72ade791df16e6193662028e35847;hb=75462c8a87ec229e6796df5075318d824df31ead;hp=cc119d15dd1616feeef9821ecf98c94fc19ecfec;hpb=9d90f035310654bff86ccbccd8ccc7e0e313216d;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/soc/tegra/pmc.c b/drivers/soc/tegra/pmc.c index cc119d15dd16..75d0457a77b7 100644 --- a/drivers/soc/tegra/pmc.c +++ b/drivers/soc/tegra/pmc.c @@ -1021,7 +1021,7 @@ static struct platform_driver tegra_pmc_driver = { }, .probe = tegra_pmc_probe, }; -module_platform_driver(tegra_pmc_driver); +builtin_platform_driver(tegra_pmc_driver); /* * Early initialization to allow access to registers in the very early boot