From: Kumar Gala Date: Thu, 12 Jun 2008 13:32:13 +0000 (-0500) Subject: fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code X-Git-Tag: v2.6.27-rc1~865^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b219108cbacee5f2eaeca63cba013688eeba3bd4;p=pandora-kernel.git fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code 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 --- Reading git-diff-tree failed