From: Arnd Bergmann Date: Fri, 24 Aug 2012 13:21:54 +0000 (+0200) Subject: ARM: orion: move platform_data definitions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~54^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c02cecb92ed49f36196ee9e29d29c4cfcbad05ae;p=pandora-kernel.git ARM: orion: move platform_data definitions Platform data for device drivers should be defined in include/linux/platform_data/*.h, not in the architecture and platform specific directories. This moves such data out of the orion include directories Signed-off-by: Arnd Bergmann Acked-by: Mark Brown Acked-by: Greg Kroah-Hartman Acked-by: Nicolas Pitre Acked-by: Mauro Carvalho Chehab Cc: Jason Cooper Cc: Andrew Lunn Cc: Vinod Koul Cc: Dan Williams Cc: Bryan Wu Cc: Richard Purdie Cc: Chris Ball Cc: David Woodhouse Cc: Alan Stern Cc: Liam Girdwood Cc: Jaroslav Kysela Cc: Takashi Iwai --- Reading git-diff-tree failed