aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/n230/n230_clk_pps_ctrl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/usrp/n230/n230_clk_pps_ctrl.hpp')
-rw-r--r--host/lib/usrp/n230/n230_clk_pps_ctrl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/n230/n230_clk_pps_ctrl.hpp b/host/lib/usrp/n230/n230_clk_pps_ctrl.hpp
index e97a163fa..3e0a21e04 100644
--- a/host/lib/usrp/n230/n230_clk_pps_ctrl.hpp
+++ b/host/lib/usrp/n230/n230_clk_pps_ctrl.hpp
@@ -39,7 +39,7 @@ public:
n230_ref_pll_ctrl::sptr ref_pll_ctrl,
fpga::core_misc_reg_t& core_misc_reg,
fpga::core_pps_sel_reg_t& core_pps_sel_reg,
- fpga::core_radio_status_reg_t& core_status_reg,
+ fpga::core_status_reg_t& core_status_reg,
const std::vector<time_core_3000::sptr>& time_cores);
virtual ~n230_clk_pps_ctrl() {}