From: Stephen Warren Date: Mon, 21 Nov 2011 21:44:07 +0000 (-0700) Subject: arm/dt: tegra: Remove /memreserve/ from device-tree files X-Git-Tag: v3.3-rc1~141^2~2^3^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a85426506d7593695380dddd92f01f79b2bca4e;p=pandora-kernel.git arm/dt: tegra: Remove /memreserve/ from device-tree files There are no drivers in the kernel at present which can make use of the memory reserved by /memreserve/, so there is no point reserving it. Remove /memreserve/ to allow the user more memory. It's also unclear whether any future driver would actually require /memreserve/, or allocate memory through some other mechanism. Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed