kernel-ark/arch/arm/mach-imx
Uwe Kleine-König 4df772d76d ARM: 6322/1: imx/pca100: Fix name of spi platform data
Commit

	7536cf9 (ARM: imx: dynamically register spi_imx devices (imx27))

introduced a variable named "pca100_spi0_data" but passed
"&pca100_spi_0_data" to imx27_add_spi_imx0.  This wasn't noticed earlier
because both SPI_IMX and MACH_PCA100 are not enabled in mx27_defconfig.

This fixes a build failure:

	arch/arm/mach-imx/mach-pca100.c: In function 'pca100_init':
	arch/arm/mach-imx/mach-pca100.c:411: error: 'pca100_spi_0_data' undeclared (first use in this function)
	arch/arm/mach-imx/mach-pca100.c:411: error: (Each undeclared identifier is reported only once
	arch/arm/mach-imx/mach-pca100.c:411: error: for each function it appears in.)

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-08-10 22:11:43 +01:00
..
include/mach
clock-imx1.c
clock-imx21.c
clock-imx27.c
cpu-imx27.c
devices-imx1.h
devices-imx21.h
devices-imx27.h
devices.c
devices.h
dma-v1.c
eukrea_mbimx27-baseboard.c
Kconfig
mach-cpuimx27.c
mach-imx27lite.c
mach-mx1ads.c
mach-mx21ads.c
mach-mx27_3ds.c
mach-mx27ads.c
mach-mxt_td60.c
mach-pca100.c
mach-pcm038.c
mach-scb9328.c
Makefile
Makefile.boot
mm-imx1.c
mm-imx21.c
mm-imx27.c
mx1-camera-fiq-ksym.c
mx1-camera-fiq.S
pcm970-baseboard.c
pm-imx27.c