From 9065043544dd129e16d7bb30ae8cb8d5562c3326 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 17 May 2011 15:12:02 -0700 Subject: usrp2: moved register map into #defines, entries for new dsp frontend also fixes irq rb --- host/lib/usrp/usrp2/usrp2_iface.hpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'host/lib/usrp/usrp2/usrp2_iface.hpp') diff --git a/host/lib/usrp/usrp2/usrp2_iface.hpp b/host/lib/usrp/usrp2/usrp2_iface.hpp index e4d1a166b..f2b8a1e29 100644 --- a/host/lib/usrp/usrp2/usrp2_iface.hpp +++ b/host/lib/usrp/usrp2/usrp2_iface.hpp @@ -72,11 +72,6 @@ public: //! Is this device locked? virtual bool is_device_locked(void) = 0; - /*! - * Register map selected from USRP2/USRP2+. - */ - usrp2_regs_t regs; - //motherboard eeprom map structure uhd::usrp::mboard_eeprom_t mb_eeprom; }; -- cgit v1.2.3