ARM: S3C64XX: Fix build of Cragganmore after SPI changes
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 30 Dec 2011 01:00:07 +0000 (10:00 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 20 Jan 2012 00:39:36 +0000 (09:39 +0900)
commit6e2f2b4a4bf7b351df0ada2a0d626478a4f82b8e
tree0ad46cd254f1e3813a26fb455d568a90dcde5283
parent66211f98d611056bf5fe918bbda37c636688574e
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 <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/mach-crag6410.c
This page took 0.0246729999999999 seconds and 5 git commands to generate.