]> git.baikalelectronics.ru Git - kernel.git/commit
genirq/msi: Fixup includes
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2021 22:27:31 +0000 (23:27 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 9 Dec 2021 10:52:20 +0000 (11:52 +0100)
commitbe00eaddf60a592a0bf6d10e09363fc06f8332ce
treea7ebbaf10a84512f19033f55e074e7368c0a068e
parentb5d0f4ddda09cb12c2aa81090d3a7b8cf5cc3472
genirq/msi: Fixup includes

Remove the kobject.h include from msi.h as it's not required and add a
sysfs.h include to the core code instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20211206210224.103502021@linutronix.de
include/linux/msi.h
kernel/irq/msi.c