You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
uml: get rid of asmlinkage
Get rid of asmlinkage and remove some old cruft from asm/linkage.h. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
c112746555
commit
b2cf770758
@@ -3,10 +3,4 @@
|
||||
|
||||
#include "asm/arch/linkage.h"
|
||||
|
||||
|
||||
/* <linux/linkage.h> will pick sane defaults */
|
||||
#ifdef CONFIG_GPROF
|
||||
#undef fastcall
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user