From c9bf4798cc19e9ac9bf2fbcfeeae7ed26936b19d Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 5 May 2011 14:58:18 -0700 Subject: usrp1: overload read_eeprom to handle multi-byte reads --- host/lib/usrp/usrp_e100/usrp_e100_impl.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'host/lib/usrp/usrp_e100') diff --git a/host/lib/usrp/usrp_e100/usrp_e100_impl.cpp b/host/lib/usrp/usrp_e100/usrp_e100_impl.cpp index 00d7dd029..4247746ab 100644 --- a/host/lib/usrp/usrp_e100/usrp_e100_impl.cpp +++ b/host/lib/usrp/usrp_e100/usrp_e100_impl.cpp @@ -77,7 +77,6 @@ static device_addrs_t usrp_e100_find(const device_addr_t &hint){ * Make **********************************************************************/ static device::sptr usrp_e100_make(const device_addr_t &device_addr){ - UHD_MSG(status) << "Opening a USRP E-Series device..." << std::endl; //setup the main interface into fpga std::string node = device_addr["node"]; -- cgit v1.2.3