serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE
authorKumar Gala <galak@kernel.crashing.org>
Fri, 1 Aug 2008 16:09:34 +0000 (11:09 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 25 Sep 2008 15:28:26 +0000 (10:28 -0500)
commit8d1fb8cbaa74938d8c4379adb693d1d5f5c9e130
tree936dc9061e2a9d15c3c53e6578949235066fe5a8
parent782f04fc0c2af3c1e92c9d561926a2056b1c72e8
serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE

Now that arch/ppc is gone we don't need CONFIG_PPC_MERGE anymore
remove the dead code associated with !CONFIG_PPC_MERGE.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/serial/mpc52xx_uart.c