X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Ffreescale%2Fcommon%2Fpq-mds-pib.c;h=d152a7821f4a41edbc84e2f5ae7435c1c2f127c2;hb=711391131c84398d1b8256ab5a8cfa2969ad57c7;hp=1eb37866e3d0d2f815f81519feca8a11f6870f3c;hpb=aed03faa064cca56847571b13cbd4c849c6116aa;p=oweals%2Fu-boot.git diff --git a/board/freescale/common/pq-mds-pib.c b/board/freescale/common/pq-mds-pib.c index 1eb37866e3..d152a7821f 100644 --- a/board/freescale/common/pq-mds-pib.c +++ b/board/freescale/common/pq-mds-pib.c @@ -63,7 +63,7 @@ int pib_init(void) #endif #if defined(CONFIG_PQ_MDS_PIB_ATM) -#if defined(CONFIG_MPC8569MDS) +#if defined(CONFIG_TARGET_MPC8569MDS) val8 = 0; i2c_write(0x20, 0x6, 1, &val8, 1); i2c_write(0x20, 0x7, 1, &val8, 1);