git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0026298
)
fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 12 Jun 2008 13:32:13 +0000
(08:32 -0500)
committer
Kumar 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