linux/drivers/ide/ppc
Jeremy Kerr 018a3d1db7 [POWERPC] powermac: 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.

powermac platform & macintosh driver changes.

Built for pmac32_defconfig, g5_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
..
mpc8xx.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pmac.c [POWERPC] powermac: Constify & voidify get_property() 2006-07-31 15:55:05 +10:00