From: Grant Likely Date: Thu, 22 Jul 2010 19:59:23 +0000 (-0600) Subject: of/device: Replace of_device with platform_device in includes and core code X-Git-Tag: v2.6.36-rc1~543^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94a0cb1fc61ab7a0d47d268a7764374efeb2160b;p=pandora-kernel.git of/device: Replace of_device with platform_device in includes and core code of_device is currently just an #define alias to platform_device until it gets removed entirely. This patch removes references to it from the include directories and the core drivers/of code. Signed-off-by: Grant Likely Acked-by: David S. Miller --- Reading git-diff-tree failed