mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-01 00:41:52 +01: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>