Blackfin: s/#if CONFIG/#ifdef CONFIG/

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
tirimbino
Geert Uytterhoeven 13 years ago committed by Bob Liu
parent 0e233fb00d
commit ce6da7cd89
  1. 2
      arch/blackfin/mach-common/entry.S

@ -1244,7 +1244,7 @@ ENTRY(_software_trace_buff)
.endr
#endif /* CONFIG_DEBUG_BFIN_HWTRACE_EXPAND */
#if CONFIG_EARLY_PRINTK
#ifdef CONFIG_EARLY_PRINTK
__INIT
ENTRY(_early_trap)
SAVE_ALL_SYS

Loading…
Cancel
Save