summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev/dma/fsl-edma.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/shared/dev/dma/fsl-edma.c')
-rw-r--r--bsps/shared/dev/dma/fsl-edma.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsps/shared/dev/dma/fsl-edma.c b/bsps/shared/dev/dma/fsl-edma.c
index b3e1bb2fc5..c8b812c1a5 100644
--- a/bsps/shared/dev/dma/fsl-edma.c
+++ b/bsps/shared/dev/dma/fsl-edma.c
@@ -7,7 +7,7 @@
*/
/*
- * Copyright (C) 2008-2020 embedded brains GmbH (http://www.embedded-brains.de)
+ * Copyright (C) 2008, 2020 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -40,7 +40,7 @@
#include <bsp/fatal.h>
#include <bsp/irq.h>
#ifdef LIBBSP_ARM_IMXRT_BSP_H
-#include <MIMXRT1052.h>
+#include <fsl_device_registers.h>
#endif
#define EDMA_CHANNELS_PER_GROUP 32U