X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fpost.h;h=a07a6bc5e252a1815ad8cb9aa797231406d16c67;hb=92832045c54586e9dffa082ff8cd8c2ef6040757;hp=5695e2b5334fb7f7db460a2c21bccbd3975f72ae;hpb=abd95385e7dfcb633abc9073740caa9f014e8fc7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/post.h b/include/post.h index 5695e2b..a07a6bc 100644 --- a/include/post.h +++ b/include/post.h @@ -29,11 +29,6 @@ #include #define _POST_WORD_ADDR (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PIC_OFFSET + \ offsetof(ccsr_pic_t, tfrr)) - -#elif defined (CONFIG_MPC86xx) -#include -#define _POST_WORD_ADDR (CONFIG_SYS_IMMR + CONFIG_SYS_MPC86xx_PIC_OFFSET + \ - offsetof(ccsr_pic_t, tfrr)) #endif #ifndef _POST_WORD_ADDR