X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=post%2Flib_ppc%2Fthree.c;h=7f8c1e2b8644c04c2ea2b0b8ea04e08bfc2271cd;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=3fa513b91de036b3dfe8c47105da6e9caa5e4edf;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=platform%2Fkernel%2Fu-boot.git diff --git a/post/lib_ppc/three.c b/post/lib_ppc/three.c index 3fa513b..7f8c1e2 100644 --- a/post/lib_ppc/three.c +++ b/post/lib_ppc/three.c @@ -38,7 +38,7 @@ #include #include "cpu_asm.h" -#if CONFIG_POST & CFG_POST_CPU +#if CONFIG_POST & CONFIG_SYS_POST_CPU extern void cpu_post_exec_22 (ulong *code, ulong *cr, ulong *res, ulong op1, ulong op2);