Skip to content
Commit 71773f03 authored by Mike Ditto's avatar Mike Ditto Committed by Benjamin Herrenschmidt
Browse files

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: default avatarMike Ditto <mditto@consentry.com>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 201bdc86
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