From: Grant Likely Date: Tue, 6 Nov 2012 21:03:27 +0000 (+0000) Subject: of: remove /proc/device-tree X-Git-Tag: v3.15-rc1~121^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8357041a69b368991d1b04d9f1d297f8d71e1314;p=pandora-kernel.git of: remove /proc/device-tree The same data is now available in sysfs, so we can remove the code that exports it in /proc and replace it with a symlink to the sysfs version. Tested on versatile qemu model and mpc5200 eval board. More testing would be appreciated. v5: Fixed up conflicts with mainline changes Signed-off-by: Grant Likely Cc: Rob Herring Cc: Benjamin Herrenschmidt Cc: David S. Miller Cc: Nathan Fontenot Cc: Pantelis Antoniou --- Reading git-diff-tree failed