diff options
| author | Simon Glass <sjg@chromium.org> | 2016-09-25 15:27:31 -0600 |
|---|---|---|
| committer | Alexander Graf <agraf@suse.de> | 2016-10-19 09:01:53 +0200 |
| commit | a0b49bc3341f8f19cbf57a56d110ab0fa8f39267 (patch) | |
| tree | cdec3f2ade388a094bbea94eafc3870210cf5b1b /arch/sh/include | |
| parent | 6fb580d7b41069461093296a0f1059cf294a44dd (diff) | |
| download | u-boot-a0b49bc3341f8f19cbf57a56d110ab0fa8f39267.tar.gz u-boot-a0b49bc3341f8f19cbf57a56d110ab0fa8f39267.tar.xz u-boot-a0b49bc3341f8f19cbf57a56d110ab0fa8f39267.zip | |
efi: Use asmlinkage for EFIAPI
This is required for x86 and is also correct for ARM (since it is empty).
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/sh/include')
| -rw-r--r-- | arch/sh/include/asm/linkage.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/sh/include/asm/linkage.h b/arch/sh/include/asm/linkage.h new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/arch/sh/include/asm/linkage.h |
