]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/commitdiff
Changed from 'ipc' module to 'knl' module in all source files
authorSundaram Raju <sundaram@ti.com>
Tue, 7 Sep 2010 09:17:40 +0000 (14:47 +0530)
committerSundaram Raju <sundaram@ti.com>
Tue, 7 Sep 2010 23:48:40 +0000 (05:18 +0530)
- due to the change in DSP/BIOS

Signed-off-by: Sundaram Raju <sundaram@ti.com>
26 files changed:
packages/ti/sdo/edma3/drv/sample/bios6_edma3_drv_sample.h
packages/ti/sdo/edma3/drv/sample/src/platforms/sample_c6472_int_reg.c
packages/ti/sdo/edma3/drv/sample/src/platforms/sample_c6748_int_reg.c
packages/ti/sdo/edma3/drv/sample/src/platforms/sample_da830_int_reg.c
packages/ti/sdo/edma3/drv/sample/src/platforms/sample_omapl138_arm_int_reg.c
packages/ti/sdo/edma3/drv/sample/src/platforms/sample_omapl138_int_reg.c
packages/ti/sdo/edma3/drv/sample/src/platforms/sample_tci6486_int_reg.c
packages/ti/sdo/edma3/drv/sample/src/platforms/sample_tci6498_int_reg.c
packages/ti/sdo/edma3/drv/sample/src/platforms/sample_ti816x_int_reg.c
packages/ti/sdo/edma3/drv/sample/src/sample_arm_cs.c
packages/ti/sdo/edma3/drv/sample/src/sample_arm_init.c
packages/ti/sdo/edma3/drv/sample/src/sample_cs.c
packages/ti/sdo/edma3/drv/sample/src/sample_init.c
packages/ti/sdo/edma3/rm/sample/bios6_edma3_rm_sample.h
packages/ti/sdo/edma3/rm/sample/src/platforms/sample_c6472_int_reg.c
packages/ti/sdo/edma3/rm/sample/src/platforms/sample_c6748_int_reg.c
packages/ti/sdo/edma3/rm/sample/src/platforms/sample_da830_int_reg.c
packages/ti/sdo/edma3/rm/sample/src/platforms/sample_omapl138_arm_int_reg.c
packages/ti/sdo/edma3/rm/sample/src/platforms/sample_omapl138_int_reg.c
packages/ti/sdo/edma3/rm/sample/src/platforms/sample_tci6486_int_reg.c
packages/ti/sdo/edma3/rm/sample/src/platforms/sample_tci6498_int_reg.c
packages/ti/sdo/edma3/rm/sample/src/platforms/sample_ti816x_int_reg.c
packages/ti/sdo/edma3/rm/sample/src/sample_arm_cs.c
packages/ti/sdo/edma3/rm/sample/src/sample_arm_init.c
packages/ti/sdo/edma3/rm/sample/src/sample_cs.c
packages/ti/sdo/edma3/rm/sample/src/sample_init.c

index 9834288a549dca138a95b763c914ade824ce7652..0e15bb974b150f951acb770ad95ba3efd8ef846f 100755 (executable)
@@ -40,7 +40,7 @@
 #define _BIOS6_EDMA3_DRV_SAMPLE_H_\r
 \r
 #include <stdio.h>\r
-#include <ti/sysbios/ipc/Semaphore.h>\r
+#include <ti/sysbios/knl/Semaphore.h>\r
 \r
 /* Include EDMA3 Driver */\r
 #include <ti/sdo/edma3/drv/edma3_drv.h>\r
index 69702e535538b1aa24f4f3ddcddc5bd72045779d..d2fdbcffe2c0b6e660b93b3d0e8d146d57eb0703 100644 (file)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 8b33eb1c51ae8d816e4e3f2bb463d261a0229de3..cf7fdaabaa33d13f2fd3c573ad93412dd258cee0 100755 (executable)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 51fee14cda7d91a178cb2ceca6e30222203fd445..523acd5f968f7e8fd6cb7c61ba51207d87b24328 100755 (executable)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 83592e52c8725ffd922142cb248a4c8c6e1a66d3..62f49c7942943656be5f23b63293f480e0213727 100644 (file)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/hal/Hwi.h>
 
 #include <ti/sdo/edma3/drv/sample/bios6_edma3_drv_sample.h>
index 1e750149b1cfeb9d8063b696b58947b00d2364a3..e82c9392bab3fce235a0c75c85e5ce24229e5ce0 100755 (executable)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index ce3669d046d599a23d7485121e923aee1cd2f1e8..54220649254249d89fd1c9353b678692bb943985 100644 (file)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 6675fa86037921c7ca34f0840dbad0afa764cc41..ac398b3b5ece7da309f036150bdc83530c3115e9 100755 (executable)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c66/tci66xx/CpIntc.h>
index 64e9cbeaa3bed6f9159285c54da53036169fea64..f5891ca40570db3251067a669079a5404bf78e2a 100644 (file)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 8e95bf2dc71a14fa1c915a4c5e7cb54969a8f4aa..e118006eb34c6b645a50c604bbcd13c87c2afa3c 100644 (file)
@@ -42,7 +42,7 @@
 #include <ti/sysbios/hal/Cache.h>
 #include <ti/sysbios/hal/Hwi.h>
 #include <ti/sysbios/knl/Task.h>
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 
 #include <ti/sdo/edma3/drv/sample/bios6_edma3_drv_sample.h>
 
index f4f917a15cccb899907e2e0bf7e989e05201bf99..139db8d5d6cd43bffddcf6b44d481f0322ff03c0 100644 (file)
@@ -38,7 +38,7 @@
 */
 
 #include <ti/sysbios/hal/Hwi.h>
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #ifdef __TMS470__
 #else
 #include <ti/sysbios/family/c64p/EventCombiner.h>
index 2336c0c25bfb63237eb03336b50854bcd9adeb76..3b738525bcadc6b00d64f9f3c597bd5840f191ab 100755 (executable)
@@ -43,7 +43,7 @@
 #include <ti/sysbios/hal/Cache.h>
 #include <ti/sysbios/hal/Hwi.h>
 #include <ti/sysbios/knl/Task.h>
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 
 #include <ti/sdo/edma3/drv/sample/bios6_edma3_drv_sample.h>
 
index 99807d10d8d33bab1bbcc7c3b736546869e6fcf8..9c7ee1d7b23a4f1aa718c121698ee77f3ba1d2d8 100755 (executable)
@@ -38,7 +38,7 @@
 */
 
 #include <ti/sysbios/hal/Hwi.h>
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 
 #include <ti/sdo/edma3/drv/sample/bios6_edma3_drv_sample.h>
index 6d9e15d9e057c306b0e81bdc6895861c0abc4567..86b724ec389c7164f5b2359f9d48d5e041f0584b 100755 (executable)
@@ -39,7 +39,7 @@
 #ifndef _BIOS6_EDMA3_RM_SAMPLE_H_
 #define _BIOS6_EDMA3_RM_SAMPLE_H_
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 
 #include <ti/sdo/edma3/rm/edma3_rm.h>
 
index 7a1e488b74adf183a6f03ca8b5c491d4725a1b98..9234487c54682bae45491b44befc45f358a21a76 100644 (file)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 212cda9083501f3fda9b5c777f1959f61f27048a..86920d652c2b8442da3450444a1088383667cfa0 100755 (executable)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 694467402ae10d92545bf03b8cecce8a2fd8aaec..c5b37e8a8627909bc8a7862396e7debfe421dec8 100755 (executable)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 93b5ec94b89f0b96d40c89a1248108f0887ffc56..6138e36c00c95289c5a060ee16a1184c894945b9 100644 (file)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/hal/Hwi.h>
 
 #include <ti/sdo/edma3/rm/sample/bios6_edma3_rm_sample.h>
index 2cf3344f0fd3ef8d4a88ab312bedff6a1b28d21a..8e09a0270361c826605406ed4773380c4ef86f15 100755 (executable)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 8bf8f2c25fcc0ef33f94222e216a686d933324cc..f0174983f546e84480da6cf217351a4c66e5d731 100644 (file)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 4230188fea9c056bc65708efa3689856e12be696..d7eb17d6380178cda597e5b7512d8f9fab858cfa 100755 (executable)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c66/tci66xx/CpIntc.h>
index e75fa84ccf65639f0061a4b6054416975c8d8b89..2a63a93e24c0f90df25befe4da79c650ad1fe4de 100644 (file)
@@ -36,7 +36,7 @@
  *
 */
 
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 #include <ti/sysbios/family/c64p/EventCombiner.h>
 #include <ti/sysbios/family/c64p/Hwi.h>
 
index 060fc0ce489c868c76a6ddf0d29942cae9eb3cd8..d1e5ebd0989350a2740dd60bb7170888da3a2cf2 100644 (file)
@@ -41,7 +41,7 @@
 
 #include <ti/sysbios/hal/Hwi.h>
 #include <ti/sysbios/knl/Task.h>
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 
 #include <ti/sdo/edma3/rm/sample/bios6_edma3_rm_sample.h>
 
index 38af02c28bc8e637ccc7fb38d41868cce3dde81a..e0bd004913b45f558d4fea1010be7b51654e16e5 100644 (file)
@@ -38,7 +38,7 @@
 */
 
 #include <ti/sysbios/hal/Hwi.h>
-#include <ti/sysbios/ipc/Semaphore.h>
+#include <ti/sysbios/knl/Semaphore.h>
 
 #include <ti/sdo/edma3/rm/sample/bios6_edma3_rm_sample.h>
 
index 73d7b7efb646a7a15480263ab6c2a24acde72416..802421f6f55a0ba72801d2ffc0697e88ef7dcfa3 100755 (executable)
@@ -42,7 +42,7 @@
 #include <ti/sysbios/family/c64p/EventCombiner.h>\r
 #include <ti/sysbios/hal/Hwi.h>\r
 #include <ti/sysbios/knl/Task.h>\r
-#include <ti/sysbios/ipc/Semaphore.h>\r
+#include <ti/sysbios/knl/Semaphore.h>\r
 \r
 #include <ti/sdo/edma3/rm/sample/bios6_edma3_rm_sample.h>\r
 \r
index 7b04571d883f5b6b371fec03b196381f22d93db8..a8a7f0ec0cabb10c540488121be845d8fa0422bc 100755 (executable)
@@ -38,7 +38,7 @@
 */\r
 \r
 #include <ti/sysbios/hal/Hwi.h>\r
-#include <ti/sysbios/ipc/Semaphore.h>\r
+#include <ti/sysbios/knl/Semaphore.h>\r
 #include <ti/sysbios/family/c64p/EventCombiner.h>\r
 \r
 #include <ti/sdo/edma3/rm/sample/bios6_edma3_rm_sample.h>\r