kernel-ark/arch/powerpc/platforms/embedded6xx
Jeremy Kerr 8efca49329 [POWERPC] mpc: Constify & voidify get_property()
Now that get_property() returns a void *, there's no need to cast its
return value. Also, treat the return value as const, so we can
constify get_property later.

mpc* platform changes.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-07-31 15:55:04 +10:00
..
Kconfig
Makefile
mpc7448_hpc2.c [POWERPC] mpc: Constify & voidify get_property() 2006-07-31 15:55:04 +10:00
mpc7448_hpc2.h