diff options
| author | Simon Glass <[email protected]> | 2016-09-25 15:27:31 -0600 |
|---|---|---|
| committer | Alexander Graf <[email protected]> | 2016-10-19 09:01:53 +0200 |
| commit | a0b49bc3341f8f19cbf57a56d110ab0fa8f39267 (patch) | |
| tree | cdec3f2ade388a094bbea94eafc3870210cf5b1b /arch/nios2/include | |
| parent | 6fb580d7b41069461093296a0f1059cf294a44dd (diff) | |
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 <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'arch/nios2/include')
| -rw-r--r-- | arch/nios2/include/asm/linkage.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/nios2/include/asm/linkage.h b/arch/nios2/include/asm/linkage.h new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/arch/nios2/include/asm/linkage.h |
