提交 616eb7bf 编写于 作者: T Thomas Gleixner

vfio/fsl-mc: Remove linux/msi.h include

Nothing in this file needs anything from linux/msi.h
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
Reviewed-by: NJason Gunthorpe <jgg@nvidia.com>
Acked-by: NAlex Williamson <alex.williamson@redhat.com>
Link: https://lore.kernel.org/r/20221113202428.826924043@linutronix.de
上级 20e2e09c
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/types.h> #include <linux/types.h>
#include <linux/eventfd.h> #include <linux/eventfd.h>
#include <linux/msi.h>
#include "linux/fsl/mc.h" #include "linux/fsl/mc.h"
#include "vfio_fsl_mc_private.h" #include "vfio_fsl_mc_private.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册