From: Rafael J. Wysocki Date: Mon, 6 Aug 2012 23:15:02 +0000 (+0200) Subject: ARM: shmobile: Make rmobile_init_pm_domain() static X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~8^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a62595d359ba8ca0f25b93c06eab84ba97ca516f;p=pandora-kernel.git ARM: shmobile: Make rmobile_init_pm_domain() static Since rmobile_init_pm_domain() is not called anywhere outside of arch/arm/mach-shmobile/pm-rmobile.c any more, it can be made static and its header may be removed from pm-rmobile.h. Modify the code accordingly. Signed-off-by: Rafael J. Wysocki Acked-by: Magnus Damm --- Reading git-diff-tree failed