1
0

[ARM] S3C24XX: Add fourth UART definition for S3C2443

Add the fourth UART definition for the S3C2443, and at the
same time fixup the problems caused by the enlarging of the
UART array in the previous commits.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Este cometimento está contido em:
Ben Dooks
2008-11-04 15:29:09 +00:00
ascendente bdd4915a9f
cometimento dbf35992e1
3 ficheiros modificados com 31 adições e 3 eliminações

Ver ficheiro

@@ -238,7 +238,7 @@ struct s3c2410_uartcfg {
* or platform_add_device() before the console_initcall()
*/
extern struct platform_device *s3c24xx_uart_devs[3];
extern struct platform_device *s3c24xx_uart_devs[4];
#endif /* __ASSEMBLY__ */