From: Arnd Bergmann Date: Wed, 5 Sep 2012 00:32:57 +0000 (-0700) Subject: ARM: OMAP: move platform_data definitions X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a8b81fefe424c4d26c1534cb70bb02e6a9392e;p=pandora-kernel.git ARM: OMAP: 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 omap include directories Signed-off-by: Arnd Bergmann Cc: Kevin Hilman Cc: "BenoƮt Cousson" Cc: Dmitry Torokhov Cc: David Woodhouse Cc: Kyungmin Park Cc: Ohad Ben-Cohen Cc: Grant Likely Cc: Omar Ramirez Luna Cc: Greg Kroah-Hartman Cc: Tomi Valkeinen Cc: Florian Tobias Schandinat Cc: Peter Ujfalusi Cc: Jarkko Nikula Cc: Liam Girdwood Cc: Mark Brown Cc: Artem Bityutskiy Cc: Jean Pihet Cc: J Keerthy Cc: linux-omap@vger.kernel.org Cc: Peter Ujfalusi [tony@atomide.com: changed dsp-mcbsp.h to ti-mcbsp.h] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed