diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2017-10-05 16:35:53 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2017-10-09 07:00:30 +0200 |
commit | 5a9682d0ddd9328eb581b18a8b263c3834943942 (patch) | |
tree | f5b7bad0ebabdb966eabf520a75b190cb6b002cd /include/linux/mtd/onenand_regs.h | |
parent | fc05a9590689b70fffdb9914e9867ea53fd579fa (diff) |
efi_loader: pass GUIDs as const efi_guid_t *
We need to call some boottime services internally.
Our GUIDs are stored as const efi_guid_t *.
The boottime services never change GUIDs.
So we can define the parameters as const efi_guid_t *.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/linux/mtd/onenand_regs.h')
0 files changed, 0 insertions, 0 deletions