Merge remote-tracking branch 'lightnvm/for-next'
[deliverable/linux.git] / drivers / cpuidle / cpuidle-at91.c
index f2446c78d87cf14eda9cec13ab05d9bd0b9198a9..9c5853b6ca4a2f47039dce98ab13e722dfdc05f4 100644 (file)
@@ -62,5 +62,4 @@ static struct platform_driver at91_cpuidle_driver = {
        },
        .probe = at91_cpuidle_probe,
 };
-
-module_platform_driver(at91_cpuidle_driver);
+builtin_platform_driver(at91_cpuidle_driver);
This page took 0.024357 seconds and 5 git commands to generate.