summaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-04-25 10:54:50 -0600
committerTom Rini <trini@konsulko.com>2023-04-27 13:51:07 -0400
commitd7d57436e7a65cb724d04d987cd00428aea995a5 (patch)
tree99068cf1f1952039d6fd9eca95f105871530cd9d /lib/efi_loader/helloworld.c
parent960831180380e8060d8a6af5317ae756b9f6d186 (diff)
ide: Use a single local blk_desc for ide_ident()
We only use one member of the ide_dev_desc[] array at a time and it does not stick around outside ide_probe(). Use a single element instead. Copy over the missing members of blk_desc at the same, since this was missing from the previous code. Signed-off-by: Simon Glass <sjg@chromium.org> Fixes: 68e6f221ed0 ("block: ide: Fix block read/write with driver model")
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions