diff options
author | Simon Glass <sjg@chromium.org> | 2019-12-29 21:19:12 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-01-07 16:02:38 -0700 |
commit | 1058eec0f4a34a28095276729d390885d468a44f (patch) | |
tree | 27510969a4a589b1295f9011291c23ec39400cf4 /board/kobol/helios4/helios4.c | |
parent | 6de16dbe44be65946d56eff42263fd799336a9e6 (diff) |
usb: Drop use of BUG_ON() and WARN_ON()
These macros use __FILE__ which inserts the full path of the object file
into U-Boot, thus increasing file size. Drop these usages.
An older version of this patch was submitted here:
http://patchwork.ozlabs.org/patch/1205784/
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/kobol/helios4/helios4.c')
0 files changed, 0 insertions, 0 deletions