linux/arch/arm64/lib
Torsten Duwe edf072d36d arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
In preparation for arm64 supporting ftrace built on other compiler
options, let's have the arm64 Makefiles remove the $(CC_FLAGS_FTRACE)
flags, whatever these may be, rather than assuming '-pg'.

There should be no functional change as a result of this patch.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Torsten Duwe <duwe@suse.de>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2019-04-09 10:34:59 +01:00
..
atomic_ll_sc.c
clear_page.S
clear_user.S
copy_from_user.S
copy_in_user.S
copy_page.S
copy_template.S
copy_to_user.S
crc32.S
delay.c
Makefile arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE 2019-04-09 10:34:59 +01:00
memchr.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
memcmp.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
memcpy.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
memmove.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
memset.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strchr.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strcmp.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strlen.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strncmp.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strnlen.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strrchr.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
tishift.S
uaccess_flushcache.c
xor-neon.c