Merge "ARM: dts: msm: remove no-map for lk_pool on msm8996 auto boards"
This commit is contained in:
commit
7cd851e9ff
2 changed files with 0 additions and 2 deletions
|
@ -1521,7 +1521,6 @@
|
|||
/ {
|
||||
reserved-memory {
|
||||
lk_mem: lk_pool@0x91600000 {
|
||||
no-map;
|
||||
reg = <0 0x91600000 0 0x00600000>;
|
||||
label = "lk_pool";
|
||||
};
|
||||
|
|
|
@ -1309,7 +1309,6 @@
|
|||
/ {
|
||||
reserved-memory {
|
||||
lk_mem: lk_pool@0x91600000 {
|
||||
no-map;
|
||||
reg = <0 0x91600000 0 0x00600000>;
|
||||
label = "lk_pool";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue