diff options
| author | Andrew Turner <andrew@FreeBSD.org> | 2021-08-27 09:38:40 +0000 |
|---|---|---|
| committer | Andrew Turner <andrew@FreeBSD.org> | 2021-08-30 11:50:53 +0000 |
| commit | b792434150d66b9b2356fb9a7548f4c7f0a0f16c (patch) | |
| tree | fd9dee6c0d9f0d2b1896c2620bd1e52747dcb278 /sys/mips/nlm | |
| parent | a9472032211ddb06cd7d73b941c335b16550b558 (diff) | |
Diffstat (limited to 'sys/mips/nlm')
| -rw-r--r-- | sys/mips/nlm/cms.c | 1 | ||||
| -rw-r--r-- | sys/mips/nlm/dev/net/xlpge.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/mips/nlm/cms.c b/sys/mips/nlm/cms.c index 32ee6e1c9546..4b6ad7c95db4 100644 --- a/sys/mips/nlm/cms.c +++ b/sys/mips/nlm/cms.c @@ -51,7 +51,6 @@ __FBSDID("$FreeBSD$"); #include <sys/sysctl.h> #include <sys/malloc.h> -#include <machine/reg.h> #include <machine/cpu.h> #include <machine/hwfunc.h> #include <machine/mips_opcode.h> diff --git a/sys/mips/nlm/dev/net/xlpge.c b/sys/mips/nlm/dev/net/xlpge.c index e9dadf83c7eb..20fe16048212 100644 --- a/sys/mips/nlm/dev/net/xlpge.c +++ b/sys/mips/nlm/dev/net/xlpge.c @@ -69,7 +69,6 @@ __FBSDID("$FreeBSD$"); #include <vm/pmap.h> #include <vm/uma.h> -#include <machine/reg.h> #include <machine/cpu.h> #include <machine/mips_opcode.h> #include <machine/asm.h> |
