Debdiff for ipu7-drivers/resolute available in
https://bugs.launchpad.net/ubuntu/+source/ipu6-drivers/+bug/2134604/comments/4

** Description changed:

+ v6.18-rc1 commit 5195b777552d2 ("media: v4l2-subdev: Make struct
+ v4l2_subdev_stream_config private") stripped the use of
+ v4l2_subdev_stream_config from the public. The "solution" should be same
+ v6.18-rc1 commit 49cec2b5a316c (media: staging/ipu7: Disallow source
+ multiplexing") that removed the use of stream_configs due to stream
+ multiplexing.
+ 
  drivers/media/pci/intel/ipu7/ipu7-isys-video.c: In function 
'get_remote_pad_stream':
  drivers/media/pci/intel/ipu7/ipu7-isys-video.c:884:55: error: invalid use of 
undefined type 'struct v4l2_subdev_stream_config'
-   884 |                         &state->stream_configs.configs[i];
-       |                                                       ^
+   884 |                         &state->stream_configs.configs[i];
+       |                                                       ^
  drivers/media/pci/intel/ipu7/ipu7-isys-video.c:885:24: error: invalid use of 
undefined type 'struct v4l2_subdev_stream_config'
-   885 |                 if (cfg->pad == r_pad->index) {
-       |                        ^~
+   885 |                 if (cfg->pad == r_pad->index) {
+       |                        ^~
  drivers/media/pci/intel/ipu7/ipu7-isys-video.c:886:40: error: invalid use of 
undefined type 'struct v4l2_subdev_stream_config'
-   886 |                         stream_id = cfg->stream;
-       |                                        ^~
+   886 |                         stream_id = cfg->stream;
+       |                                        ^~
  make[5]: *** 
[/usr/src/linux-headers-6.18.0-9003-generic/scripts/Makefile.build:287: 
drivers/media/pci/intel/ipu7/ipu7-isys-video.o] Error 1

** Changed in: ipu7-drivers (Ubuntu Resolute)
       Status: New => In Progress

** Changed in: ipu7-drivers (Ubuntu Resolute)
   Importance: Undecided => High

** Changed in: ipu7-drivers (Ubuntu Resolute)
     Assignee: (unassigned) => You-Sheng Yang (vicamo)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130334

Title:
  intel-ipu7-dkms fails to build against kernel = 6.18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipu7-drivers/+bug/2130334/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to