X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=post%2Flib_ppc%2Fcr.c;h=fbee6d5c406ff4b856414449d8ad524bcc74befe;hb=ffa37fc98d71ef930bccd4e9eed37f6ce6b4d6af;hp=2c7976ac311c1244731e69768f9a97f7a0092de0;hpb=ce0eb70333331da6942167c41e6841c8c7994a33;p=karo-tx-uboot.git diff --git a/post/lib_ppc/cr.c b/post/lib_ppc/cr.c index 2c7976ac31..fbee6d5c40 100644 --- a/post/lib_ppc/cr.c +++ b/post/lib_ppc/cr.c @@ -49,7 +49,7 @@ #include #include "cpu_asm.h" -#if CONFIG_POST & CFG_POST_CPU +#if CONFIG_POST & CONFIG_SYS_POST_CPU extern void cpu_post_exec_11 (ulong *code, ulong *res, ulong op1); extern void cpu_post_exec_21x (ulong *code, ulong *op1, ulong *op2, ulong op3);