mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
arch/arm/src/imxrt/imxrt_usdhc.c: Eliminate warnings.
This commit is contained in:
committed by
Gregory Nutt
parent
c38a5af732
commit
b8bc611676
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user