Correct SPL use of CMD_MBR
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:33 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commitd01bf20ea654f659404f744c4db284b82e4c68ad
treefdf4cb47815c0b0ab6ab4e241d5530bdfe853471
parentbdb133ade217085574b04b6d5a841a98801f6578
Correct SPL use of CMD_MBR

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_CMD_MBR defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
disk/part_dos.c