From: Jeremy Kerr Date: Thu, 29 Jun 2006 10:28:18 +0000 (+1000) Subject: [POWERPC] change get_property to return void * X-Git-Tag: v2.6.18-rc1~28^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1af5b2fd49eb24ab8c024da5d853b09841d1f8f;p=pandora-kernel.git [POWERPC] change get_property to return void * Change the get_property() function to return a void *. This allows us to later remove the cast done in the majority of callers. Built for pseries, iseries, pmac32, cell, cbesim, g5, systemsim, maple, and mpc* defconfigs Signed-off-by: Jeremy Kerr Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed