Hi,
On 07/09/2026 17:01, Mark Brown wrote:
On Tue, Sep 01, 2026 at 03:05:49PM +0100, Mark Brown wrote:
Hi all,
After merging the drm-misc tree, today's linux-next build (x86_64
allmodconfig) failed like this:
/tmp/next/build/sound/soc/ti/omap-hdmi.c:408:6: error: no member named 'card'
in 'struct hdmi_audio_data'
408 | ad->card = card;
| ~~ ^
This issue is still present today.
I have sent "[PATCH] ASoC: ti: omap-hdmi: Fix build error from a merge
commit" ([email protected]).
Waiting for a R-b so I can push it via drm-misc.
Tomi