mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
No need to include mpc85xx.h anymore, so remove it.
This commit is contained in:
parent
1b55032939
commit
b926a14ca7
1 changed files with 0 additions and 4 deletions
|
|
@ -142,10 +142,6 @@ __FBSDID("$FreeBSD$");
|
|||
#include <dev/fdt/fdt_common.h>
|
||||
#include <dev/ofw/openfirm.h>
|
||||
|
||||
#if defined(MPC85XX) || defined(QORIQ_DPAA)
|
||||
#include <powerpc/mpc85xx/mpc85xx.h>
|
||||
#endif
|
||||
|
||||
#ifdef DDB
|
||||
#include <ddb/ddb.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue