From 53b9d220c4a7eaac8eb71f646a3f973543ddf8bb Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Sat, 4 Aug 2012 10:28:33 +0000 Subject: [PATCH] --- yaml --- r: 321533 b: refs/heads/master c: 8ab08c0c4c39f36d3bf89e03a4bc3e6898e1563c h: refs/heads/master i: 321531: 78ad6c80dd04328ee2574cc46142f40baa25d11a v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-exynos/pm_domains.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 88e858191b4f..8f145f5c7bf4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bb1a5805edf1d1e5da02b23dfca76ed99dfa18b1 +refs/heads/master: 8ab08c0c4c39f36d3bf89e03a4bc3e6898e1563c diff --git a/trunk/arch/arm/mach-exynos/pm_domains.c b/trunk/arch/arm/mach-exynos/pm_domains.c index 373c3c00d24c..c0bc83a7663e 100644 --- a/trunk/arch/arm/mach-exynos/pm_domains.c +++ b/trunk/arch/arm/mach-exynos/pm_domains.c @@ -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) {