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; | ~~ ^ Caused by commit 699e5975e2a53 (drm/omap: Report HDMI hotplug events to the ASoC HDMI codec) I have used the tree from next-20260831 instead.