adiv5: Tidied up in adiv5_component_probe()

This commit is contained in:
dragonmux 2022-07-26 05:28:47 +01:00 committed by Piotr Esden-Tempski
parent ce37d4e833
commit a9fff1e8a6
1 changed files with 0 additions and 1 deletions

View File

@ -617,7 +617,6 @@ static void adiv5_component_probe(ADIv5_AP_t *ap, uint32_t addr, const size_t re
dev_type, arch_id);
}
}
return;
}
ADIv5_AP_t *adiv5_new_ap(ADIv5_DP_t *dp, uint8_t apsel)