mirror of
https://xff.cz/git/u-boot/
synced 2025-10-15 23:11:36 +02:00
The set_parent implementations do not make sense when OF_PLATDATA is enabled. We guard these against OF_PLATDATA and don't populate the set_parent-op when this is the case. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>