adiv5: Tidied up in adiv5_component_probe()
This commit is contained in:
parent
ce37d4e833
commit
a9fff1e8a6
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue