alistair23-linux/arch/powerpc/platforms/4xx
Arvind Yadav 7def9a2418 powerpc/4xx: Constify cpm_suspend_ops
struct platform_suspend_ops are not supposed to change at runtime.
Functions suspend_set_ops working with const platform_suspend_ops. So
mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-08-31 19:56:33 +10:00
..
cpm.c powerpc/4xx: Constify cpm_suspend_ops 2017-08-31 19:56:33 +10:00
gpio.c powerpc: Convert to using %pOF instead of full_name 2017-08-23 22:27:04 +10:00
hsta_msi.c
machine_check.c
Makefile
msi.c powerpc: Convert to using %pOF instead of full_name 2017-08-23 22:27:04 +10:00
ocm.c
pci.c powerpc: Convert to using %pOF instead of full_name 2017-08-23 22:27:04 +10:00
pci.h
soc.c powerpc: Convert to using %pOF instead of full_name 2017-08-23 22:27:04 +10:00
uic.c powerpc: Convert to using %pOF instead of full_name 2017-08-23 22:27:04 +10:00