summaryrefslogtreecommitdiff
path: root/arch/microblaze/include/asm/linkage.h
AgeCommit message (Collapse)Author
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass
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]>