From: Kuninori Morimoto Date: Wed, 27 May 2026 06:45:41 +0000 (+0000) Subject: sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card support X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc93ebc85e71577e8ab560620a81a3c4887c286;p=thirdparty%2Flinux.git sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card support Ecovec24 is using Simple-Audio-Card with "platform data" style (which is mainly supporting "DT style" today), but "platform data" style is not working correctly working during almost 10 years. And DA7210 which is used in Ecovec24 was prototype version, and has diff between production version. The driver doesn't care about it. Ecovec24 sound doesn't work in these days, and there has been no such report. Let's remove sound support. Signed-off-by: Kuninori Morimoto Link: https://patch.msgid.link/87y0h5e4ff.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown --- diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c index a641e26f8fdf7..fe78dba442f91 100644 --- a/arch/sh/boards/mach-ecovec24/setup.c +++ b/arch/sh/boards/mach-ecovec24/setup.c @@ -42,9 +42,6 @@ #include #include -#include -#include - #include