[rtems commit] bsps/mcf548x: Fix warnings

Sebastian Huber sebh at rtems.org
Thu Oct 9 05:42:09 UTC 2014


Module:    rtems
Branch:    master
Commit:    cf7df0e67ac279007f8f6e7da8ea48a5dcca53d8
Changeset: http://git.rtems.org/rtems/commit/?id=cf7df0e67ac279007f8f6e7da8ea48a5dcca53d8

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Oct  9 07:33:01 2014 +0200

bsps/mcf548x: Fix warnings

---

 .../lib/libcpu/m68k/mcf548x/mcdma/MCD_tasksInit.c  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/c/src/lib/libcpu/m68k/mcf548x/mcdma/MCD_tasksInit.c b/c/src/lib/libcpu/m68k/mcf548x/mcdma/MCD_tasksInit.c
index 7b1761b..72f794b 100644
--- a/c/src/lib/libcpu/m68k/mcf548x/mcdma/MCD_tasksInit.c
+++ b/c/src/lib/libcpu/m68k/mcf548x/mcdma/MCD_tasksInit.c
@@ -11,6 +11,7 @@
  */
 
 #include "MCD_dma.h"
+#include "MCD_tasksInit.h"
 
 extern dmaRegs *MCD_dmaBar;
 



More information about the vc mailing list