linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [irqchip: irq/irqchip-next] fixup! staging: octeon-hcd: Directly include linux/of.h
@ 2021-06-06 19:26 irqchip-bot for Marc Zyngier
  0 siblings, 0 replies; only message in thread
From: irqchip-bot for Marc Zyngier @ 2021-06-06 19:26 UTC (permalink / raw)
  To: linux-kernel; +Cc: maz, tglx

The following commit has been merged into the irq/irqchip-next branch of irqchip:

Commit-ID:     69250ebd068edfd2868ef7467a7350acae830074
Gitweb:        https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/69250ebd068edfd2868ef7467a7350acae830074
Author:        Marc Zyngier <maz@kernel.org>
AuthorDate:    Sun, 06 Jun 2021 18:29:32 +01:00
Committer:     Marc Zyngier <maz@kernel.org>
CommitterDate: Sun, 06 Jun 2021 18:29:32 +01:00

fixup! staging: octeon-hcd: Directly include linux/of.h
---
 drivers/staging/octeon-usb/octeon-hcd.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/octeon-usb/octeon-hcd.c b/drivers/staging/octeon-usb/octeon-hcd.c
index a079bd0..a1cd81d 100644
--- a/drivers/staging/octeon-usb/octeon-hcd.c
+++ b/drivers/staging/octeon-usb/octeon-hcd.c
@@ -50,6 +50,7 @@
 #include <linux/module.h>
 #include <linux/usb/hcd.h>
 #include <linux/prefetch.h>
+#include <linux/irqdomain.h>
 #include <linux/dma-mapping.h>
 #include <linux/platform_device.h>
 #include <linux/of.h>

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-06 19:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06 19:26 [irqchip: irq/irqchip-next] fixup! staging: octeon-hcd: Directly include linux/of.h irqchip-bot for Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).