diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-24 20:12:57 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:24:00 +0000 |
| commit | fdafd315ad0d0f28a11b9fb4476a9ab059c62b92 (patch) | |
| tree | 406c3dfc5c2c03a457c9908a9787144259a8418b /sys/arm/altera/socfpga/socfpga_manager.c | |
| parent | 7c43148a974877188a930e4078a164f83da8e652 (diff) | |
Diffstat (limited to 'sys/arm/altera/socfpga/socfpga_manager.c')
| -rw-r--r-- | sys/arm/altera/socfpga/socfpga_manager.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/altera/socfpga/socfpga_manager.c b/sys/arm/altera/socfpga/socfpga_manager.c index a3a546e0b95c..d25d34ab80e7 100644 --- a/sys/arm/altera/socfpga/socfpga_manager.c +++ b/sys/arm/altera/socfpga/socfpga_manager.c @@ -33,7 +33,6 @@ * Chapter 4, Cyclone V Device Handbook (CV-5V2 2014.07.22) */ -#include <sys/cdefs.h> #include <sys/param.h> #include <sys/systm.h> #include <sys/bus.h> |
