Christophe Leroy wrote:
ftrace_graph_ret_addr() is always defined and returns 'ip' when
CONFIG_FUNCTION GRAPH_TRACER is not set.

So the #ifdef is not needed, remove it.

Signed-off-by: Christophe Leroy <[email protected]>
---
 arch/powerpc/kernel/process.c | 4 ----
 1 file changed, 4 deletions(-)

LGTM.
Acked-by: Naveen N. Rao <[email protected]>

- Naveen

Reply via email to