X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fe500.h;h=9f68a834c2f07acd5924ba5d6e04da31c1acb1e0;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=255f46bf1e54c0ac98c46e35e20997819eb184a9;hpb=b8bf0adc12f833f759cd69f88d83cd950c0b52cd;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/e500.h b/include/e500.h index 255f46b..9f68a83 100644 --- a/include/e500.h +++ b/include/e500.h @@ -19,7 +19,7 @@ typedef struct unsigned long freq_localbus; unsigned long freq_qe; #ifdef CONFIG_SYS_DPAA_FMAN - unsigned long freq_fman[CONFIG_SYS_NUM_FMAN]; + unsigned long freq_fman[CFG_SYS_NUM_FMAN]; #endif #ifdef CONFIG_SYS_DPAA_QBMAN unsigned long freq_qman;