From: Arnd Bergmann Date: Thu, 11 Apr 2013 00:04:55 +0000 (+0200) Subject: video/s3c: move platform_data out of arch/arm X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~142^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbfce37b3ea11d13a984063a162c898a5fb23b1e;p=pandora-kernel.git video/s3c: move platform_data out of arch/arm The s3c-fb driver requires header files from the samsung platforms to find its platform_data definition, but this no longer works on multiplatform kernels, so let's move the data into a new header file under include/linux/platform_data. Signed-off-by: Arnd Bergmann Cc: linux-fbdev@vger.kernel.org Acked-by: Jingoo Han Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed