On Mon, Jul 06, 2026 at 12:21:15PM +0200, Uwe Kleine-König (The Capable Hub) wrote: > The defintion of struct pci_device_id was moved from > to a PCI specific header. Follow the movement > to get the struct's documenation back. > > Fixes: ad428f5811bd ("mod_devicetable.h: Split into per subsystem headers") > Signed-off-by: Uwe Kleine-König (The Capable Hub) > --- > Hello, > > I'm unsure about the best way to apply it. The obvious options are: > > - Linus applies it as he also pulled the header split without involving the > PCI tree; or > - it goes in via the pci tree > - it goes in via the documentation tree > > The 2nd is probably preferable if there are pending pci fixes for 7.2 > anyhow?! There are a few more instances that need a similar fix. So please disregard this patch, I'll post a complete patch adapting all the now broken references and target for the first or third option then. Best regards Uwe