cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code
authorKumar Gala <galak@kernel.crashing.org>
Thu, 12 Jun 2008 13:05:09 +0000 (08:05 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 26 Jun 2008 06:49:04 +0000 (01:49 -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.

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

No differences found