Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
[platform/kernel/u-boot.git] / drivers / axi / axi-uclass.c
index afb4844..41551ae 100644 (file)
@@ -38,4 +38,3 @@ UCLASS_DRIVER(axi) = {
        .post_bind      = dm_scan_fdt_dev,
        .flags          = DM_UC_FLAG_SEQ_ALIAS,
 };
-