diff options
author | Alexander Graf <agraf@suse.de> | 2016-08-05 14:49:53 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-08-08 13:32:59 -0400 |
commit | f9d334bdfce2358c6eada4138a2102afc46fb124 (patch) | |
tree | e34acbe5ded88b6f42c415570e2affa9d20fc6a8 /arch/x86/include/asm/irq.h | |
parent | 45313e83b842ab31464e2593ab2e39aa0287fbf7 (diff) | |
download | u-boot-imx-f9d334bdfce2358c6eada4138a2102afc46fb124.zip u-boot-imx-f9d334bdfce2358c6eada4138a2102afc46fb124.tar.gz u-boot-imx-f9d334bdfce2358c6eada4138a2102afc46fb124.tar.bz2 |
efi_loader: disk: Fix CONFIG_BLK breakage
When using CONFIG_BLK, there were 2 issues:
1) The name we generate the device with has to match the
name we set in efi_set_bootdev()
2) The device we pass into our block functions was wrong,
we should not rediscover it but just use the already known
pointer.
This patch fixes both issues.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/x86/include/asm/irq.h')
0 files changed, 0 insertions, 0 deletions