Hello, On Mon, Jul 27, 2026 at 12:14:51PM +0200, Hans Verkuil wrote: > On 30/06/2026 11:24, Uwe Kleine-König (The Capable Hub) wrote: > > Traditionally was a header defining a plethora > > of structs, among them struct usb_device_id. This was split now with the > > objective that only the relevant bits are included. > > > > Currently is transitively included in > > drivers/media/usb/em28xx/em28xx.h via: > > > > drivers/media/usb/em28xx/em28xx.h -> > > -> > > -> > > -> > > -> > > > > > To keep struct usb_device_id available once > > stops including , include it the header > > providing that struct explictly. > > > > Acked-by: Danilo Krummrich > > Acked-by: Takashi Sakamoto > > Link: https://patch.msgid.link/b859817d9f6ec7450302a231e093a5ad5852cb91.1782682124.git.ukleinek@kernel.org > > Signed-off-by: Uwe Kleine-König (The Capable Hub) > > Acked-by: Hans Verkuil Note you're late to the party. This patch already became commit c19f08f796cb ("media: em28xx: Add include for struct usb_device_id") and is part of v7.2-rc2. Best regards Uwe