On Wed, Nov 19, 2025 at 7:08 AM Michael S. Tsirkin <[email protected]> wrote: > > UAPI headers really have no business pulling in kernel.h > Drop it - it does not seem to be needed, either. > > Fixes: 7c1ae151e812 ("virtio_pci: Introduce device parts access commands") > Cc: "Yishai Hadas" <[email protected]> > Cc: Alex Williamson <[email protected]> > Signed-off-by: Michael S. Tsirkin <[email protected]> > --- > include/uapi/linux/virtio_pci.h | 1 - > 1 file changed, 1 deletion(-) >
Acked-by: Jason Wang <[email protected]> Thanks

