mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-20 10:11:54 +01:00
We can check if the message was acknowledged in the common ti_sci_do_xfer() which lets us remove it from after each call to this function. This simplifies the code and reduces binary size. Signed-off-by: Andrew Davis <afd@ti.com>