summaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-25 21:24:35 +1300
committerTom Rini <trini@konsulko.com>2021-03-27 09:48:26 -0400
commit9e035b8ee18e55ecda7c8d88ea03261f953baada (patch)
treea24453326260be0420954b72cf326edc3b6ad718 /lib/efi_loader/helloworld.c
parent77dc55ea39b3b6ec76bfa2dc32a66e22f1cc59cf (diff)
Makefile: Use common code for USB deprecation warning
Update the USB check to use the 'deprecated' function. Tested with xpress Old message: ===================== WARNING ====================== This board does not use CONFIG_DM_USB. Please update the board to use CONFIG_DM_USB before the v2019.07 release. Failure to update by the deadline may result in board removal. See doc/driver-model/migration.rst for more info. ==================================================== New message: ===================== WARNING ====================== This board does not use CONFIG_DM_USB (Driver Model for USB). Please update the board to use CONFIG_DM_USB before the v2019.07 release. Failure to update by the deadline may result in board removal. See doc/driver-model/migration.rst for more info. ==================================================== Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions