summaryrefslogtreecommitdiff
path: root/include/e500.h
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2020-01-16 13:20:51 -0500
committerTom Rini <[email protected]>2020-01-16 13:20:51 -0500
commitd7bb6aceb2e99a832efbb96f9bf480bf95602192 (patch)
treed5fe9be238587a396466282a1e8a22e6c4312c34 /include/e500.h
parent994bb86fc90aa9edff5a6685b28b44e2f77de196 (diff)
parent26632b7541e85b24b86bc0188123a403eeee44d1 (diff)
Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
- Cleanup of fsl_esdhc driver together with arch/defconfig change - Add quirk for APP_CMD retry
Diffstat (limited to 'include/e500.h')
-rw-r--r--include/e500.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/e500.h b/include/e500.h
index 1acf7784dfc..255f46bf1e5 100644
--- a/include/e500.h
+++ b/include/e500.h
@@ -18,7 +18,6 @@ typedef struct
unsigned long freq_ddrbus;
unsigned long freq_localbus;
unsigned long freq_qe;
- unsigned long freq_sdhc;
#ifdef CONFIG_SYS_DPAA_FMAN
unsigned long freq_fman[CONFIG_SYS_NUM_FMAN];
#endif