]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as static
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 26 May 2014 15:01:14 +0000 (17:01 +0200)
committerJason Cooper <jason@lakedaemon.net>
Fri, 20 Jun 2014 20:42:28 +0000 (20:42 +0000)
commited20d5d7ee9e43d193c7a318881f57200a482526
tree04f4b504b459b380ac5cd3e698452282c79e3092
parent29230ba12c9ebdc4bb6e22babcaec9dfa3d76ff4
ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as static

The armada_370_xp_pmsu_idle_prepare() function is only used internally
to pmsu.c, so there's no reason to not use the static qualifier.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/1401116474-31221-1-git-send-email-thomas.petazzoni@free-electrons.com
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-mvebu/pmsu.c