fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
authorKumar Gala <galak@kernel.crashing.org>
Thu, 12 Jun 2008 13:32:13 +0000 (08:32 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 16 Jul 2008 22:57:49 +0000 (17:57 -0500)
Now that arch/ppc is gone we always define CONFIG_PPC_CPM_NEW_BINDING so
we can remove all the code associated with !CONFIG_PPC_CPM_NEW_BINDING.

Also fixed some asm/of_platform.h to linux/of_platform.h (and of_device.h)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found