Skip to content

Commit 46f563b

Browse files
committed
Remove list item saying "list item"
This was probably due to a cut/paste from some syntax guide.
1 parent 0b9f727 commit 46f563b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configuration/device-tree.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ The following is a simple tree in the `.dts` format:
7878

7979
This tree contains:
8080

81-
- List item
8281
- a required header -- `/dts-v1/`.
8382
- The inclusion of another DTS file, conventionally named `*.dtsi`, analogous to a `.h` header file in C -- see _An aside about /include/_ below.
8483
- a single root node: `/`

0 commit comments

Comments
 (0)