ARM: SAMSUNG: Make UART device code common
commit0a6361316d6493b9dcbdda9a6a4586c3ccbfd008
authorBen Dooks <ben-linux@fluff.org>
Tue, 12 Jan 2010 06:15:28 +0000 (12 15:15 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 19 Jan 2010 00:23:50 +0000 (19 09:23 +0900)
tree67cf139b9538677b886dbc10c14b635107eb4294
parent0f61628e37e121b7786bff2653fc25a321e82ec4
ARM: SAMSUNG: Make UART device code common

Move s3c24xx_uart_devs, s3c24xx_uart_src and the platform devices to a
common entry in plat-samsung since they are the same in all the current
implementations.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c24xx/devs.c
arch/arm/plat-s3c64xx/dev-uart.c
arch/arm/plat-s5p/dev-uart.c
arch/arm/plat-s5pc1xx/dev-uart.c
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/dev-uart.c [new file with mode: 0644]