mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-08 14:11:37 +02:00
Without this, fstypes[].probe points at the wrong place, so calling the function results in undefined behaviour. Signed-off-by: Stephen Warren <swarren@nvidia.com> Tested-by: Andreas Bießmann <andreas.devel@googlemail.com>