X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fe500.h;h=0ff8e89a1e345f8274f3c83da715f301ca1ce0a8;hb=41341221d12341a2ecfb280142d6478071738fc2;hp=e1708b9dc956f01573da0e71c2bf0f4b9a56c628;hpb=5e498dfab87c5b9bd1ad7b9a35f38b9e5dcd2244;p=karo-tx-uboot.git 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