diff options
| -rw-r--r-- | host/lib/usrp/b100/b100_impl.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/host/lib/usrp/b100/b100_impl.cpp b/host/lib/usrp/b100/b100_impl.cpp index 04be45b5d..89c9598b3 100644 --- a/host/lib/usrp/b100/b100_impl.cpp +++ b/host/lib/usrp/b100/b100_impl.cpp @@ -194,7 +194,6 @@ b100_impl::b100_impl(const device_addr_t &device_addr){      _fpga_ctrl->poke32(B100_REG_CLEAR_RX, 0);      _fpga_ctrl->poke32(B100_REG_CLEAR_TX, 0);      this->reset_gpif(6); -    this->reset_gpif(2);      ////////////////////////////////////////////////////////////////////      // Initialize peripherals after reset | 
