From: Grant Likely Date: Thu, 22 Jul 2010 22:04:30 +0000 (-0600) Subject: sparc: remove references to of_device and to_of_device X-Git-Tag: v2.6.36-rc1~543^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4cd7306a403f62ef3ca783b9d1cf2a03e595ed;p=pandora-kernel.git sparc: remove references to of_device and to_of_device of_device is just a #define alias to platform_device. This patch replaces all references to it with platform_device. Signed-off-by: Grant Likely Acked-by: David S. Miller --- Reading git-diff-tree failed