From: Mike Ditto Date: Tue, 21 Oct 2008 11:32:29 +0000 (+0000) Subject: powerpc: Add del_node() for early boot code to prune inapplicable devices. X-Git-Tag: v2.6.28-rc1~58^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71773f0337bee8a3701aaaec22581c18a5f44679;p=pandora-kernel.git powerpc: Add del_node() for early boot code to prune inapplicable devices. Some platforms have variants that can share most of a flat device tree but need a few devices selectively pruned at boot time. This adds del_node() to ops.h to allow access to the existing fdt_del_node(). Signed-off-by: Mike Ditto Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed