Merge "ARM: dts: msm: remove no-map for lk_pool on msm8996 auto boards"

This commit is contained in:
Linux Build Service Account 2018-01-24 09:12:40 -08:00 committed by Gerrit - the friendly Code Review server
commit 7cd851e9ff
2 changed files with 0 additions and 2 deletions

View file

@ -1521,7 +1521,6 @@
/ {
reserved-memory {
lk_mem: lk_pool@0x91600000 {
no-map;
reg = <0 0x91600000 0 0x00600000>;
label = "lk_pool";
};

View file

@ -1309,7 +1309,6 @@
/ {
reserved-memory {
lk_mem: lk_pool@0x91600000 {
no-map;
reg = <0 0x91600000 0 0x00600000>;
label = "lk_pool";
};