On Thu, Sep 14, 2023 at 01:23:54AM +0530, Umang Jain wrote: > vchiq_register_child() is used to registered child devices as platform > devices. Now that the child devices are migrated to use the > vchiq_bus_type instead, they will be registered to that. Hence, drop > vchiq_register_child() as it is no more required. This needs to be folded together with patch 4. Otherwise it introduces a compile warning which breaks git bisect. (I haven't tested this so I'm going to be so embarrassed if I'm wrong). regards, dan carpenter