fsl: update CRC after setting EEPROM identifier
[oweals/u-boot.git] / drivers / serial / serial_lpc2292.c
index 87b7d5f411ace864f8b3608a54f690170044d5ec..e3a60b6cb4313de8f83fdf293c2db0d0b9de0f8b 100644 (file)
@@ -102,4 +102,3 @@ int serial_tstc (void)
 {
        return (GET8(U0LSR) & 1);
 }
-