Re: linux-next: build failure after merge of the drm-misc tree

From: Tomi Valkeinen

Date: Mon Sep 07 2026 - 10:16:08 EST


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" (20260903-omap-hdmi-fix-v1-1-b0447a1d35d5@xxxxxxxxxxxxxxxx). Waiting for a R-b so I can push it via drm-misc.

Tomi