diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-05-21 19:09:06 (GMT) |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2012-05-29 09:08:25 (GMT) |
commit | 3ef7cf1839061b275ee1fc59c042194dc452b7e2 (patch) | |
tree | aea8e7e9cf6be33d5f27a956bc5ae7324b359d89 /arch/arm/mach-clps711x | |
parent | 76e10d158efb6d4516018846f60c2ab5501900bc (diff) | |
download | linux-3ef7cf1839061b275ee1fc59c042194dc452b7e2.tar.xz |
ARM: mx31_3ds: Fix build due to missing IMX_HAVE_PLATFORM_IMX_SSI
commit 5fb86e5 (ARM: mx31_3ds: Add sound support) missed to select IMX_HAVE_PLATFORM_IMX_SSI,
which causes the following build error when only mx31_3ds is selected:
arch/arm/mach-imx/built-in.o: In function `mx31_3ds_init':
mach-mx31_3ds.c:(.init.text+0x15dc): undefined reference to `imx_add_imx_ssi'
mach-mx31_3ds.c:(.init.text+0x16b8): undefined reference to `imx31_imx_ssi_data'
Select IMX_HAVE_PLATFORM_IMX_SSI to fix it.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-clps711x')
0 files changed, 0 insertions, 0 deletions