summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2010-07-09 14:02:57 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2010-07-09 14:02:57 +0000
commit49506987fd38bfa11b33cd2d2345283165bc5b18 (patch)
treefa894ec7f3704d992aa40033a476c93bbd79d980 /sys/powerpc
parentdb85722e7ef2dad399e175f17fe19ae6945491ba (diff)
downloadFreeBSD-src-49506987fd38bfa11b33cd2d2345283165bc5b18.zip
FreeBSD-src-49506987fd38bfa11b33cd2d2345283165bc5b18.tar.gz
Remove an unnecessary include of opt_psim.h, which is not present on
powerpc64.
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/aim/nexus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/aim/nexus.c b/sys/powerpc/aim/nexus.c
index 53a9dd1..b3350a1 100644
--- a/sys/powerpc/aim/nexus.c
+++ b/sys/powerpc/aim/nexus.c
@@ -54,7 +54,6 @@
*
* $FreeBSD$
*/
-#include "opt_psim.h"
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud