arch/arm/src/imxrt/chip: Remove un-necessary TCD structure.
This commit is contained in:
parent
3b355d52f2
commit
9bb4a80838
@ -1231,19 +1231,4 @@
|
|||||||
#define EDMA_TCD_BITER_ELINK_ELINK (1 << 15) /* Bit 15: Enable channel-to-channel linking
|
#define EDMA_TCD_BITER_ELINK_ELINK (1 << 15) /* Bit 15: Enable channel-to-channel linking
|
||||||
* on minor-loop complete */
|
* on minor-loop complete */
|
||||||
|
|
||||||
/* TCD Structure Definitions ************************************************************************/
|
|
||||||
|
|
||||||
#define EDMA_TCD_
|
|
||||||
|
|
||||||
/****************************************************************************************************
|
|
||||||
* Public Types
|
|
||||||
****************************************************************************************************/
|
|
||||||
|
|
||||||
/* TCD Structure */
|
|
||||||
|
|
||||||
struct imxrt_edma_tcd_s
|
|
||||||
{
|
|
||||||
|
|
||||||
};
|
|
||||||
|
|
||||||
#endif /* __ARCH_ARM_SRC_IMXRT_CHIP_IMXRT_EDMA_H */
|
#endif /* __ARCH_ARM_SRC_IMXRT_CHIP_IMXRT_EDMA_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user