On Sat, Nov 27, 2021 at 02:22:29AM +0100, Thomas Gleixner wrote: > It's only required when MSI is in use. > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > --- > drivers/base/core.c | 3 --- > include/linux/device.h | 4 ---- > include/linux/msi.h | 4 +++- > kernel/irq/msi.c | 5 ++++- > 4 files changed, 7 insertions(+), 9 deletions(-) Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>