mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
vfio/fsl-mc: Remove linux/msi.h include
Nothing in this file needs anything from linux/msi.h Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Acked-by: Alex Williamson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <linux/slab.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/eventfd.h>
|
||||
#include <linux/msi.h>
|
||||
|
||||
#include "linux/fsl/mc.h"
|
||||
#include "vfio_fsl_mc_private.h"
|
||||
|
||||
Reference in New Issue
Block a user