mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 21:46:44 +02:00
psu_init* contain sleep.h header which is not present in u-boot. Instead of keep comment sleep.h in psu_init* it is easier to add empty file which is included. Signed-off-by: Michal Simek <michal.simek@xilinx.com>