remove debug message

This commit is contained in:
occheung 2024-11-18 11:04:48 +08:00
parent beb7e6f994
commit 42eaecf9e1
1 changed files with 0 additions and 1 deletions

View File

@ -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,