trivial: fix missing semicolon
This was accidentally removed in a previous commit Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
This commit is contained in:
parent
aff1402f59
commit
bb5efc43b1
1 changed files with 1 additions and 1 deletions
|
|
@ -39,6 +39,6 @@
|
|||
reserved-memory@0{
|
||||
reg = <0x0 0x1000>;
|
||||
no-map;
|
||||
}
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue