aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/fx2_ctrl.cpp
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2012-11-16 16:04:26 -0800
committerNicholas Corgan <nick.corgan@ettus.com>2012-11-16 16:04:26 -0800
commiteaadc6e89a6bc99e5c1006c7d2aabc1dd7934178 (patch)
tree84afd7a5c5d3c58d90999bad7478ea9e0b02a646 /host/lib/usrp/common/fx2_ctrl.cpp
parent3d01dec1aba85bb9fe936cbb1ca653a82961e181 (diff)
parent011f63d19d6c614666ba7ee145b0685d36a8a0de (diff)
downloaduhd-eaadc6e89a6bc99e5c1006c7d2aabc1dd7934178.tar.gz
uhd-eaadc6e89a6bc99e5c1006c7d2aabc1dd7934178.tar.bz2
uhd-eaadc6e89a6bc99e5c1006c7d2aabc1dd7934178.zip
Merge branch 'maint34' into maint
Conflicts: host/lib/usrp/b100/b100_impl.cpp host/lib/usrp/usrp1/usrp1_impl.hpp
Diffstat (limited to 'host/lib/usrp/common/fx2_ctrl.cpp')
-rw-r--r--host/lib/usrp/common/fx2_ctrl.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/host/lib/usrp/common/fx2_ctrl.cpp b/host/lib/usrp/common/fx2_ctrl.cpp
index 5cc701eb0..93303542e 100644
--- a/host/lib/usrp/common/fx2_ctrl.cpp
+++ b/host/lib/usrp/common/fx2_ctrl.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2010-2011 Ettus Research LLC
+// Copyright 2010-2012 Ettus Research LLC
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
@@ -16,7 +16,6 @@
//
#include "fx2_ctrl.hpp"
-#include "usrp_commands.h"
#include <uhd/utils/msg.hpp>
#include <uhd/exception.hpp>
#include <uhd/transport/usb_control.hpp>