diff options
author | Simon Glass <sjg@chromium.org> | 2021-09-25 07:03:11 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-10-08 15:53:26 -0400 |
commit | b876eb87e91d6705ef946090af16175dfb5ce1f9 (patch) | |
tree | e92064f47602172ef2779f87dc99b3eac663ce06 /include/compiler.h | |
parent | 918adf8e07337719750c57be0939824247973b1e (diff) |
image: Avoid switch default in image_decomp()
At present this function is full of preprocessor macros. Adjust it to
check for an unsupported algorithm after the switch(). This will allow
us to drop the macros.
Fix up the return-value path and an extra blank line while we are here.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/compiler.h')
0 files changed, 0 insertions, 0 deletions