arch/arm/src/imxrt/imxrt_usdhc.c: Eliminate warnings.

This commit is contained in:
David Sidrane
2019-01-16 17:46:08 -06:00
committed by Gregory Nutt
parent c38a5af732
commit b8bc611676
-4
View File
@@ -980,10 +980,6 @@ static void imxrt_endwait(struct imxrt_dev_s *priv,
static void imxrt_endtransfer(struct imxrt_dev_s *priv,
sdio_eventset_t wkupevent)
{
#ifdef CONFIG_IMXRT_USDHC_DMA
uint32_t regval;
uint32_t proctl;
#endif
/* Disable all transfer related interrupts */