mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
No need to include mpc85xx.h anymore, so remove it.
This commit is contained in:
parent
1b55032939
commit
b926a14ca7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=302970
@ -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 New Issue
Block a user