Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100817
b: refs/heads/master
c: 8fe059d
h: refs/heads/master
i:
  100815: 2e06acf
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Jul 3, 2008
1 parent d46e22f commit e3ddaba
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 05a78966395c5a115be3d38f6eb82efc94ee45b0
refs/heads/master: 8fe059df33f82fb785dd795391498ad8bc6fac09
6 changes: 5 additions & 1 deletion trunk/drivers/serial/s3c2410.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
*
* Ben Dooks, Copyright (c) 2003-2005 Simtec Electronics
* http://armlinux.simtec.co.uk/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/

/* Note on 2440 fclk clock source handling
Expand Down Expand Up @@ -1908,7 +1912,7 @@ console_initcall(s3c24xx_serial_initconsole);

#endif /* CONFIG_SERIAL_S3C2410_CONSOLE */

MODULE_LICENSE("GPL");
MODULE_LICENSE("GPL v2");
MODULE_AUTHOR("Ben Dooks <ben@simtec.co.uk>");
MODULE_DESCRIPTION("Samsung S3C2410/S3C2440/S3C2412 Serial port driver");
MODULE_ALIAS("platform:s3c2400-uart");
Expand Down

0 comments on commit e3ddaba

Please sign in to comment.