|
@@ -1717,7 +1717,6 @@ static struct s3c24xx_serial_drv_data s3c2440_serial_drv_data = {
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
#if defined(CONFIG_CPU_S3C6400) || defined(CONFIG_CPU_S3C6410) || \
|
|
#if defined(CONFIG_CPU_S3C6400) || defined(CONFIG_CPU_S3C6410) || \
|
|
|
- defined(CONFIG_CPU_S5P6440) || defined(CONFIG_CPU_S5P6450) || \
|
|
|
|
|
defined(CONFIG_CPU_S5PC100)
|
|
defined(CONFIG_CPU_S5PC100)
|
|
|
static struct s3c24xx_serial_drv_data s3c6400_serial_drv_data = {
|
|
static struct s3c24xx_serial_drv_data s3c6400_serial_drv_data = {
|
|
|
.info = &(struct s3c24xx_uart_info) {
|
|
.info = &(struct s3c24xx_uart_info) {
|