aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAntonio Niño Díaz <antonio.ninodiaz@arm.com>2019-02-27 14:32:21 +0000
committerGitHub <noreply@github.com>2019-02-27 14:32:21 +0000
commitfc159c62ed6779bbf64882535e245629dd059e98 (patch)
tree17896127c30916de41bd2f66a30add051cddffd7 /include
parented43437d4d114f68da665d5f41a67ba2641306e3 (diff)
parent2c8ef2ae6b8103da5b6b82b2252877d61c2522bf (diff)
downloadtrusted-firmware-a-fc159c62ed6779bbf64882535e245629dd059e98.tar.gz
Merge pull request #1840 from grandpaul/rpi3-sdhost-improve1
RaspberryPi3 sdhost driver improvement.
Diffstat (limited to 'include')
-rw-r--r--include/drivers/rpi3/sdhost/rpi3_sdhost.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drivers/rpi3/sdhost/rpi3_sdhost.h b/include/drivers/rpi3/sdhost/rpi3_sdhost.h
index bc906e3949..1653240c89 100644
--- a/include/drivers/rpi3/sdhost/rpi3_sdhost.h
+++ b/include/drivers/rpi3/sdhost/rpi3_sdhost.h
@@ -21,7 +21,6 @@ struct rpi3_sdhost_params {
uint8_t cmdbusy;
uint8_t mmc_app_cmd;
uint32_t ns_per_fifo_word;
- uint32_t crc_err_retries;
uint32_t sdcard_rca;
uint32_t gpio48_pinselect[6];