]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[POWERPC] Remove unused code causing a compile warning
authorBecky Bruce <becky.bruce@freescale.com>
Fri, 11 May 2007 17:49:39 +0000 (03:49 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 15 Aug 2007 05:12:50 +0000 (15:12 +1000)
commitfa6b769a8e981afea869285982640168f76774df
tree25e371805d6e16a88e14694299f8a05d0de42615
parentad941fe4b6b83999863f49dfba7b3d2cebc4ced5
[POWERPC] Remove unused code causing a compile warning

AFAICT, nobody is using ft_ordered(), and it causes a build warning
to be generated.  This patch cleans that up by removing the function
and the commented-out code that calls it.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/flatdevtree.c