--- drivers/serial/mpc52xx_uart.c-orig 2008-05-05 22:50:56.000000000 +0300 +++ drivers/serial/mpc52xx_uart.c 2008-05-05 22:51:56.000000000 +0300 @@ -1220,10 +1220,10 @@ { .compatible = "mpc5200-serial", .data = &mpc52xx_psc_ops, }, #endif #ifdef CONFIG_PPC_MPC512x { .compatible = "fsl,mpc5121-psc-uart", .data = &mpc512x_psc_ops, }, - {}, #endif + {}, }; static int __devinit mpc52xx_uart_of_probe(struct of_device *op, const struct of_device_id *match)