From: Mark Brown Date: Fri, 30 Dec 2011 01:00:07 +0000 (+0900) Subject: ARM: S3C64XX: Fix build of Cragganmore after SPI changes X-Git-Tag: v3.4-rc1~88^2~4^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e2f2b4a4bf7b351df0ada2a0d626478a4f82b8e;p=pandora-kernel.git ARM: S3C64XX: Fix build of Cragganmore after SPI changes Commit 875a59 (ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsung) replaced the function s3c64xx_spi_set_info() with s3c64xx_spiN_set_platdata() but did not update all the machines, with Cragganmore being left. Fix that. Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed