diff options
Diffstat (limited to 'sys/arm/broadcom/bcm2835/bcm2835_spi.c')
-rw-r--r-- | sys/arm/broadcom/bcm2835/bcm2835_spi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/broadcom/bcm2835/bcm2835_spi.c b/sys/arm/broadcom/bcm2835/bcm2835_spi.c index 2bc4fdc..47a7d98 100644 --- a/sys/arm/broadcom/bcm2835/bcm2835_spi.c +++ b/sys/arm/broadcom/bcm2835/bcm2835_spi.c @@ -44,7 +44,6 @@ __FBSDID("$FreeBSD$"); #include <machine/cpufunc.h> #include <machine/resource.h> #include <machine/fdt.h> -#include <machine/frame.h> #include <machine/intr.h> #include <dev/fdt/fdt_common.h> |