summaryrefslogtreecommitdiffstats
path: root/sys/contrib/octeon-sdk/cvmx-usb.c
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2012-03-13 06:48:26 +0000
committerjmallett <jmallett@FreeBSD.org>2012-03-13 06:48:26 +0000
commita97eb5970d0b089d451f035b04c5ac27e84607c8 (patch)
tree96de6c069c94516a8e4930408e2bc59badb2d8f3 /sys/contrib/octeon-sdk/cvmx-usb.c
parenta7180c207d84ff97a6de5317a6ac48b9c22cffa4 (diff)
downloadFreeBSD-src-a97eb5970d0b089d451f035b04c5ac27e84607c8.zip
FreeBSD-src-a97eb5970d0b089d451f035b04c5ac27e84607c8.tar.gz
Remove some files not used by the FreeBSD kernel which have been adding quite
a bit of bloat to the kernel source tree's size.
Diffstat (limited to 'sys/contrib/octeon-sdk/cvmx-usb.c')
-rw-r--r--sys/contrib/octeon-sdk/cvmx-usb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/contrib/octeon-sdk/cvmx-usb.c b/sys/contrib/octeon-sdk/cvmx-usb.c
index 6c692b9..4124ac8 100644
--- a/sys/contrib/octeon-sdk/cvmx-usb.c
+++ b/sys/contrib/octeon-sdk/cvmx-usb.c
@@ -72,7 +72,9 @@
#include "cvmx-usb.h"
#include "cvmx-helper.h"
#include "cvmx-helper-board.h"
+#if !defined(CVMX_BUILD_FOR_FREEBSD_KERNEL)
#include "cvmx-csr-db.h"
+#endif
#include "cvmx-swap.h"
#if !defined(CVMX_BUILD_FOR_FREEBSD_KERNEL)
#include "cvmx-error.h"
OpenPOWER on IntegriCloud