mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-22 16:46:42 +08:00
rtio_clocking: remove confusing log message
This commit is contained in:
parent
ff976754cf
commit
93e26cacdd
@ -103,7 +103,6 @@ pub mod crg {
|
||||
|
||||
#[cfg(not(has_rtio_clock_switch))]
|
||||
pub fn init() -> bool {
|
||||
info!("Using internal RTIO clock");
|
||||
unsafe {
|
||||
csr::rtio_crg::pll_reset_write(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user