mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unnecessary #include of brgphyreg.h, left over from when Stuart used
the bge(4) driver as a template.
This commit is contained in:
parent
b9f78d2b4a
commit
af8512b863
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ __FBSDID("$FreeBSD$");
|
|||
#include <dev/mii/mii.h>
|
||||
#include <dev/mii/miivar.h>
|
||||
#include "miidevs.h"
|
||||
#include <dev/mii/brgphyreg.h>
|
||||
|
||||
#include <dev/pci/pcireg.h>
|
||||
#include <dev/pci/pcivar.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue