On 5/5/22 18:18, Bernhard Beschow wrote:
etsec_create() wraps qdev API which is outdated. It is also unused, so remove it.Signed-off-by: Bernhard Beschow <[email protected]> --- hw/net/fsl_etsec/etsec.c | 23 ----------------------- hw/net/fsl_etsec/etsec.h | 7 ------- 2 files changed, 30 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
