Commit 57f6db65 authored by Stephen Boyd's avatar Stephen Boyd Committed by Andy Gross

ARM: dts: msm8974: Remove "unused" reserved region

sources for msm8974, this isn't actually a reserved region.
Instead it's marked as "unused" for reserved regions. Let's
remove it so we get back a good chunk of memory.

Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Acked-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 6f04d7c5
......@@ -60,11 +60,6 @@ rmtfs@0fd80000 {
reg = <0x0fd80000 0x180000>;
no-map;
};
unused@0ff00000 {
reg = <0x0ff00000 0x10100000>;
no-map;
};
};
cpus {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment