Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281589
b: refs/heads/master
c: a169a88
h: refs/heads/master
i:
  281587: d58d5aa
v: v3
  • Loading branch information
Mark Brown authored and Kukjin Kim committed Dec 23, 2011
1 parent e524abb commit a494961
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: 26c919e1d3f4dff87ad50e104670f048cbc69b17
refs/heads/master: a169a888bf8c5490ae0377fcd0ad22c6af9fd8e7
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -1649,7 +1649,7 @@ MODULE_DEVICE_TABLE(platform, s3c24xx_serial_driver_ids);
#ifdef CONFIG_OF
static const struct of_device_id s3c24xx_uart_dt_match[] = {
{ .compatible = "samsung,exynos4210-uart",
.data = &exynos4210_serial_drv_data },
.data = (void *)EXYNOS4210_SERIAL_DRV_DATA },
{},
};
MODULE_DEVICE_TABLE(of, s3c24xx_uart_dt_match);
Expand Down

0 comments on commit a494961

Please sign in to comment.