Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287438
b: refs/heads/master
c: 7ccfe01
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim authored and Greg Kroah-Hartman committed Feb 3, 2012
1 parent 9ce818f commit 05d6576
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5f7b6d19723427a1d406c9640fe6f48fa97b5e1a
refs/heads/master: 7ccfe015a6e7f01734963f51b0f67126e21068ce
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -1594,7 +1594,7 @@ static struct s3c24xx_serial_drv_data s5pv210_serial_drv_data = {
#endif

#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 = {
.info = &(struct s3c24xx_uart_info) {
.name = "Samsung Exynos4 UART",
Expand Down

0 comments on commit 05d6576

Please sign in to comment.