OSDN Git Service

ARM: exynos: exynos_pm_add_dev_to_genpd may be unused
[uclinux-h8/linux.git] / arch / arm / mach-exynos / pm_domains.c
index 373c3c0..c0bc83a 100644 (file)
@@ -115,7 +115,7 @@ static __init int exynos_pm_dt_parse_domains(void)
 }
 #endif /* CONFIG_OF */
 
-static __init void exynos_pm_add_dev_to_genpd(struct platform_device *pdev,
+static __init __maybe_unused void exynos_pm_add_dev_to_genpd(struct platform_device *pdev,
                                                struct exynos_pm_domain *pd)
 {
        if (pdev->dev.bus) {