]> git.baikalelectronics.ru Git - kernel.git/commit
x86/ftrace: Remove mcount() declaration
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Mon, 26 Aug 2019 09:13:12 +0000 (09:13 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 26 Aug 2019 14:51:04 +0000 (16:51 +0200)
commit3f14630232726cc6259a30189713b04e03af11d9
tree9add4cc47829a2790df15d7b513f039c67dd385c
parent790c4fb519f18dceb3a39371c5917b1a78acf60c
x86/ftrace: Remove mcount() declaration

Commit af7363296090 ("ftrace/x86: Remove mcount support") removed the
support for mcount, but forgot to remove the mcount() declaration.

Clean it up.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r20190826170150.10f101ba@xhacker.debian
arch/x86/include/asm/ftrace.h