[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1313201521.12790.2.camel@phoenix>
Date: Sat, 13 Aug 2011 10:12:01 +0800
From: Axel Lin <axel.lin@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Liam Girdwood <lrg@...com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
alsa-devel@...a-project.org
Subject: [linux-next] ASoC: build failure with make eseries_pxa_defconfig
hi Mark,
In the case of build with "make eseries_pxa_defconfig;make",
both i2c and spi support are not configured.
Thus CONFIG_REGMAP is default to disable.
Then I got below build error:
ERROR: "regmap_raw_write" [sound/soc/snd-soc-core.ko] undefined!
ERROR: "regmap_read" [sound/soc/snd-soc-core.ko] undefined!
ERROR: "regmap_write" [sound/soc/snd-soc-core.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
Regards,
Axel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists