
1 Dec
2014
1 Dec
'14
8:10 p.m.
Hi Nicholas,
On Mon, 2014-12-01 at 16:57 +0100, Nicolas Ferre wrote:
During the removal of all AT91 !DT boards, we removed the AFEB9260. This driver is !DT and was only used by this board, so we delete it as well.
Reported-by: Paul Bolle pebolle@tiscali.nl Signed-off-by: Nicolas Ferre nicolas.ferre@atmel.com
sound/soc/atmel/Makefile | 1 - sound/soc/atmel/snd-soc-afeb9260.c | 151 ------------------------------------- 2 files changed, 152 deletions(-) delete mode 100644 sound/soc/atmel/snd-soc-afeb9260.c
This doesn't touch the entry for SND_AT91_SOC_AFEB9260 in sound/soc/atmel/Kconfig. That doesn't look right to me.
Thanks,
Paul Bolle