Author: jhibbits
Date: Sun Jul 17 19:19:50 2016
New Revision: 302970
URL: https://svnweb.freebsd.org/changeset/base/302970
Log:
No need to include mpc85xx.h anymore, so remove it.
Modified:
head/sys/powerpc/booke/booke_machdep.c
Modified: head/sys/powerpc/booke/booke_machdep.c
==============================================================================
--- head/sys/powerpc/booke/booke_machdep.c Sun Jul 17 18:33:17 2016
(r302969)
+++ head/sys/powerpc/booke/booke_machdep.c Sun Jul 17 19:19:50 2016
(r302970)
@@ -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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"