Skip to content

Commit 60faec8

Browse files
StaticRocketpraneethbajjuri
authored andcommitted
fix(ipc-k2x): remove unused code-block directive
Fix the unused directive generating the following warning: Literal block expected; none found. Signed-off-by: Randolph Sapp <[email protected]>
1 parent 7735717 commit 60faec8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/linux/Foundational_Components/IPC/_IPC_for_K2x.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,8 +562,6 @@ So we will need to add the following lines to place the trace buffer and resourc
562562
var Resource = xdc.useModule('ti.ipc.remoteproc.Resource');
563563
Resource.loadSegment = "L2SRAM"
564564

565-
::
566-
567565
Now follow the steps in `Running the Bundled IPC Examples`_.
568566

569567

0 commit comments

Comments
 (0)