forked from M-Labs/artiq-zynq
remove debug message
This commit is contained in:
parent
beb7e6f994
commit
42eaecf9e1
|
@ -563,7 +563,6 @@ mod remote_coremgmt {
|
|||
linkno: u8,
|
||||
destination: u8,
|
||||
) -> Result<()> {
|
||||
info!("initited reboot request to satellite destination {}", destination);
|
||||
let reply = drtio::aux_transact(
|
||||
aux_mutex,
|
||||
linkno,
|
||||
|
|
Loading…
Reference in New Issue