diff options
| author | Dmitry Salychev <dsl@FreeBSD.org> | 2023-06-18 15:03:24 +0000 |
|---|---|---|
| committer | Dmitry Salychev <dsl@FreeBSD.org> | 2023-08-20 08:17:26 +0000 |
| commit | 58983e4b0253ad38a3e1ef2166fedd3133fdb552 (patch) | |
| tree | cc02316c25344ddf659080efeb669c823da922f0 /sys/dev/dpaa2/dpaa2_mcp.h | |
| parent | 83d941e0af3720f45ab9f2c3d035519a11752bea (diff) | |
Diffstat (limited to 'sys/dev/dpaa2/dpaa2_mcp.h')
| -rw-r--r-- | sys/dev/dpaa2/dpaa2_mcp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/dpaa2/dpaa2_mcp.h b/sys/dev/dpaa2/dpaa2_mcp.h index 5e1926308b53..8a9f942c6f71 100644 --- a/sys/dev/dpaa2/dpaa2_mcp.h +++ b/sys/dev/dpaa2/dpaa2_mcp.h @@ -29,7 +29,6 @@ #define _DPAA2_MCP_H #include <sys/rman.h> -#include <sys/condvar.h> #include <sys/mutex.h> #include "dpaa2_types.h" |
