summaryrefslogtreecommitdiff
path: root/cesar/bsu
diff options
context:
space:
mode:
authorNélio Laranjeiro2010-09-06 14:21:36 +0200
committerNélio Laranjeiro2010-09-06 14:22:06 +0200
commit1f1e7dbfe80679bd7889116d8212693a738eac4c (patch)
tree2df590d63513d1a9c1d325f9af24ca4e30554bd8 /cesar/bsu
parent67a0c919c794b60d030baaf161b32b4a838d3600 (diff)
cesar/bsu/ntb: remove useless SPOC include
Diffstat (limited to 'cesar/bsu')
-rw-r--r--cesar/bsu/ntb/src/ntb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cesar/bsu/ntb/src/ntb.c b/cesar/bsu/ntb/src/ntb.c
index 66fc6f3e31..a294eec023 100644
--- a/cesar/bsu/ntb/src/ntb.c
+++ b/cesar/bsu/ntb/src/ntb.c
@@ -13,7 +13,6 @@
#include "common/std.h"
#include "lib/fixed.h"
#include "bsu/ntb/ntb.h"
-#include "hal/phy/spoc/spoc.h"
#include <string.h>
#define BSU_NTB_WEIGHT 0.25