aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/radio_control_impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/rfnoc/radio_control_impl.cpp')
-rw-r--r--host/lib/rfnoc/radio_control_impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/rfnoc/radio_control_impl.cpp b/host/lib/rfnoc/radio_control_impl.cpp
index 2a730e8df..b5907cf03 100644
--- a/host/lib/rfnoc/radio_control_impl.cpp
+++ b/host/lib/rfnoc/radio_control_impl.cpp
@@ -728,7 +728,7 @@ std::vector<std::string> radio_control_impl::get_gpio_banks() const
}
void radio_control_impl::set_gpio_attr(
- const std::string&, const std::string&, const uint32_t, const uint32_t)
+ const std::string&, const std::string&, const uint32_t)
{
throw uhd::not_implemented_error("set_gpio_attr() not implemented on this radio!");
}