X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fe500.h;h=0ff8e89a1e345f8274f3c83da715f301ca1ce0a8;hb=dcfe863838becd4cf4dba4d89aef2332150fe90f;hp=e1708b9dc956f01573da0e71c2bf0f4b9a56c628;hpb=4dea2bbc7017514322383f202e1b720529dd5fbf;p=u-boot diff --git a/include/e500.h b/include/e500.h index e1708b9dc9..0ff8e89a1e 100644 --- a/include/e500.h +++ b/include/e500.h @@ -18,6 +18,9 @@ typedef struct #ifdef CONFIG_SYS_DPAA_FMAN unsigned long freqFMan[CONFIG_SYS_NUM_FMAN]; #endif +#ifdef CONFIG_SYS_DPAA_QBMAN + unsigned long freqQMAN; +#endif #ifdef CONFIG_SYS_DPAA_PME unsigned long freqPME; #endif