commit | 8ea875e72d2dd66eea393f22c6bf4707f92f4a50 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Fri May 30 22:18:16 2014 +0200 |
committer | Jason Cooper <jason@lakedaemon.net> | Sat Jun 21 00:31:38 2014 +0000 |
tree | a455b536c19657ddaf1519f391a7346cf156f870 | |
parent | bbb92284b6c821e9434223d437fbd10b8a24c294 [diff] |
ARM: mvebu: export PMSU idle enter/exit functions The PMSU idle enter/exit functions will be needed for the CPU hotplug implementation on Armada XP, so this commit removes their static qualifier, and adds the appropriate prototypes in armada-370-xp.h. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Link: https://lkml.kernel.org/r/1401481098-23326-4-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>