linux/arch/powerpc/platforms/chrp
Jeremy Kerr ae6b4101e5 [POWERPC] chrp: 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.

chrp platform changes.

Built for chrp32_defconfig

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-07-31 15:55:05 +10:00
..
Makefile [PATCH] ppc32: nvram driver for chrp 2005-10-29 14:35:00 +10:00
chrp.h powerpc: Fix CHRP booting - needs a define_machine call 2006-04-05 16:01:45 +10:00
nvram.c [POWERPC] chrp: Constify & voidify get_property() 2006-07-31 15:55:05 +10:00
pci.c [POWERPC] chrp: Constify & voidify get_property() 2006-07-31 15:55:05 +10:00
pegasos_eth.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
setup.c [POWERPC] chrp: Constify & voidify get_property() 2006-07-31 15:55:05 +10:00
smp.c [POWERPC] Add new interrupt mapping core and change platforms to use it 2006-07-03 21:36:01 +10:00
time.c [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc) 2006-03-28 09:16:00 -08:00