Package: smifb2-dkms
Version: 2.4.0-2
Severity: serious
Tags: upstream

Since Linux v6.12-rc1 commit "drm: Remove struct
drm_mode_config_funcs.output_poll_changed"
https://github.com/torvalds/linux/commit/446d0f4849b101bfc35c0d00835c3e3a4804616d
the module fails to build.

Excerpt from make.log:

...
  CC [M]  /var/lib/dkms/smifb2/2.4.0/build/ddk768/ddk768_helper.o
/var/lib/dkms/smifb2/2.4.0/build/smi_main.c:60:10: error: 'const struct 
drm_mode_config_funcs' has no member named 'output_poll_changed'
   60 |         .output_poll_changed = drm_fb_helper_output_poll_changed,
      |          ^~~~~~~~~~~~~~~~~~~
...


Andreas

Reply via email to