|
@@ -1594,7 +1594,7 @@ static struct s3c24xx_serial_drv_data s5pv210_serial_drv_data = {
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#if defined(CONFIG_CPU_EXYNOS4210) || defined(CONFIG_SOC_EXYNOS4212) || \
|
|
#if defined(CONFIG_CPU_EXYNOS4210) || defined(CONFIG_SOC_EXYNOS4212) || \
|
|
- defined(CONFIG_SOC_EXYNOS4412)
|
|
|
|
|
|
+ defined(CONFIG_SOC_EXYNOS4412) || defined(CONFIG_SOC_EXYNOS5250)
|
|
static struct s3c24xx_serial_drv_data exynos4210_serial_drv_data = {
|
|
static struct s3c24xx_serial_drv_data exynos4210_serial_drv_data = {
|
|
.info = &(struct s3c24xx_uart_info) {
|
|
.info = &(struct s3c24xx_uart_info) {
|
|
.name = "Samsung Exynos4 UART",
|
|
.name = "Samsung Exynos4 UART",
|