aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_impl.cpp
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2012-11-19 12:23:44 -0800
committerNicholas Corgan <nick.corgan@ettus.com>2012-11-19 12:23:44 -0800
commit1bf31032162c5fcf83364bb2b94255ed2c739d73 (patch)
tree02d890d5d22f61121748f1fab14e7f805d3f98d8 /host/lib/usrp/usrp1/usrp1_impl.cpp
parentb65a3924808b48e170042f1f8ca416bd985a852f (diff)
parenteaadc6e89a6bc99e5c1006c7d2aabc1dd7934178 (diff)
downloaduhd-1bf31032162c5fcf83364bb2b94255ed2c739d73.tar.gz
uhd-1bf31032162c5fcf83364bb2b94255ed2c739d73.tar.bz2
uhd-1bf31032162c5fcf83364bb2b94255ed2c739d73.zip
Merge branch 'maint'
Diffstat (limited to 'host/lib/usrp/usrp1/usrp1_impl.cpp')
-rw-r--r--host/lib/usrp/usrp1/usrp1_impl.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/host/lib/usrp/usrp1/usrp1_impl.cpp b/host/lib/usrp/usrp1/usrp1_impl.cpp
index a5e51b7d2..253ac1d6f 100644
--- a/host/lib/usrp/usrp1/usrp1_impl.cpp
+++ b/host/lib/usrp/usrp1/usrp1_impl.cpp
@@ -16,11 +16,6 @@
//
#include "usrp1_impl.hpp"
-#include "usrp_spi_defs.h"
-#include "usrp_commands.h"
-#include "fpga_regs_standard.h"
-#include "fpga_regs_common.h"
-#include "usrp_i2c_addr.h"
#include <uhd/utils/log.hpp>
#include <uhd/utils/safe_call.hpp>
#include <uhd/transport/usb_control.hpp>