Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build fix on non-bcm283x



Hi,

could you please apply the following patch?

Regards,
 Aymeric

diff --git a/sys/dev/fdt/dwc2_fdt.c b/sys/dev/fdt/dwc2_fdt.c
index 3acab020f074..747c8a676851 100644
--- a/sys/dev/fdt/dwc2_fdt.c
+++ b/sys/dev/fdt/dwc2_fdt.c
@@ -39,8 +39,6 @@ __KERNEL_RCSID(0, "$NetBSD: dwc2_fdt.c,v 1.2 2018/06/16 23:44:26 jmcneill Exp $"
 #include <sys/bus.h>
 #include <sys/workqueue.h>
 
-#include <arm/broadcom/bcm2835reg.h>
-
 #include <dev/fdt/fdtvar.h>
 
 #include <dev/usb/usb.h>


Home | Main Index | Thread Index | Old Index