mirror of
https://github.com/MiSTer-devel/u-boot_MiSTer.git
synced 2026-05-17 03:05:04 +00:00
The debugX() macro was always used with debug level 1. There is no point to use it here instead of debug(). Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Mike Frysinger <vapier@gentoo.org>