diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2009-04-06 04:40:45 +0000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2009-04-07 15:19:00 +1000 |
commit | f4952f6cbeb025bc90906b740dc495f4817266d6 (patch) | |
tree | 304a3618e18bd9da75640a31c73d3b11eb648065 /drivers/mmc | |
parent | bc826666e4252f78d2b144af3b7d699ff5efce0a (diff) |
powerpc/ftrace: Fix #if that should be #ifdef
Commit bb7253403f7a4670a128e4c080fd8ea1bd4d5029 ("powerpc64,
ftrace: save toc only on modules for function graph"), added an
#if CONFIG_PPC64. This changes it to #ifdef.
Fixes the following warning on 32-bit builds:
arch/powerpc/kernel/ftrace.c:562:5: error: "CONFIG_PPC64" is not defined
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions