mirror of
https://xff.cz/git/u-boot/
synced 2025-12-31 16:27:10 +01:00
There is no-longer any need to check if sequence numbers are valid, since this is ensured by driver model. Drop the unwanted logic. Signed-off-by: Simon Glass <sjg@chromium.org>