powerpc: undeprecate the old OF device tree accessors for now
authorPaul Mackerras <paulus@samba.org>
Thu, 27 Oct 2005 06:45:29 +0000 (16:45 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 27 Oct 2005 06:45:29 +0000 (16:45 +1000)
commitbf20a0000377f7bdeb42b78b10ed578deb3d63f1
tree497ba88015f57fde14b30dc24e8eb6ca7327f631
parentcb4ab974ae0bff3f49086090a1a50373c5edc8f4
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: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/prom.h