Skip to content
Commit bf20a000 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: undeprecate the old OF device tree accessors for now



The recent addition of __deprecated to the declarations for
find_devices etc. produces a whole pile of warnings from the
ppc32 code.  Since those functions still work perfectly well on
ppc32, which doesn't have hotplug support for anything in the
OF device tree, and we don't have time to fix that code now,
remove the __deprecated markings for now.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent cb4ab974
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