]> Git Repo - u-boot.git/blobdiff - include/e500.h
tpm: Remove <common.h> and add needed includes
[u-boot.git] / include / e500.h
index 255f46bf1e54c0ac98c46e35e20997819eb184a9..9f68a834c2f07acd5924ba5d6e04da31c1acb1e0 100644 (file)
@@ -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;
This page took 0.025032 seconds and 4 git commands to generate.