From: Grant Likely Date: Thu, 22 Jul 2010 22:10:32 +0000 (-0600) Subject: microblaze: remove references to of_device and to_of_device X-Git-Tag: v2.6.36-rc1~543^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de48e369e8ea3a773cb2f959b76fcfad9966f4a0;p=pandora-kernel.git microblaze: 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 --- Reading git-diff-tree failed