]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drivers: firmware: psci: make two helper functions static
authorJisheng Zhang <jszhang@marvell.com>
Wed, 20 Apr 2016 10:20:28 +0000 (11:20 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 Apr 2016 21:47:44 +0000 (23:47 +0200)
commit21e8868e661ededd2c45c8ec27f6fd5354b88b71
tree6ee0f8460347cee93278261afc1edfa53b9fb6dd
parent1d2d8de44a6c20af262b4c3d3b93ef7ec3c5488e
drivers: firmware: psci: make two helper functions static

psci_power_state_loses_context() and psci_power_state_is_valid are only
used internally now, so make them static.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/firmware/psci.c
include/linux/psci.h