From: Heiko Stuebner Date: Tue, 31 Jan 2012 11:06:07 +0000 (+0900) Subject: ARM: S3C24XX: move spi-s3c24xx platdata out of mach X-Git-Tag: v3.4-rc1~91^2~4^2~11^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35ef7cab2db0a8b577bef59122b59220efdac44;p=pandora-kernel.git ARM: S3C24XX: move spi-s3c24xx platdata out of mach spi.h now only contains the definition of the platform data structure for the driver in spi-s3c24xx.c . Therefore it does not need to stay in include/mach but can instead live in linux/spi/s3c24xx.h . Signed-off-by: Heiko Stuebner Cc: Grant Likely Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed