Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82732
b: refs/heads/master
c: 78b42c9
h: refs/heads/master
v: v3
  • Loading branch information
Michal Piotrowski authored and Adrian Bunk committed Feb 3, 2008
1 parent 62da2be commit b7a68b5
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: 146f51feb9098a5c9169cff316938f0bb165bea1
refs/heads/master: 78b42c99af8407ff094be361782823651a2cc26c
2 changes: 1 addition & 1 deletion trunk/drivers/serial/icom.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

#include<linux/serial_core.h>
#include <linux/serial_core.h>

#define BAUD_TABLE_LIMIT ((sizeof(icom_acfg_baud)/sizeof(int)) - 1)
static int icom_acfg_baud[] = {
Expand Down

0 comments on commit b7a68b5

Please sign in to comment.