lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sun, 06 Jun 2021 19:26:34 -0000
From:   "irqchip-bot for Marc Zyngier" <tip-bot2@...utronix.de>
To:     linux-kernel@...r.kernel.org
Cc:     maz@...nel.org, tglx@...utronix.de
Subject: [irqchip: irq/irqchip-next] fixup! staging: octeon-hcd: Directly
 include linux/of.h

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@...nel.org>
AuthorDate:    Sun, 06 Jun 2021 18:29:32 +01:00
Committer:     Marc Zyngier <maz@...nel.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>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ