Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20131
b: refs/heads/master
c: 5cba742
h: refs/heads/master
i:
  20129: 542f417
  20127: 0974f84
v: v3
  • Loading branch information
Lucas Correia Villa Real authored and Russell King committed Feb 8, 2006
1 parent cb1446e commit c1b1318
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f557f5e51db47887eab170084bbcf9685b48fa06
refs/heads/master: 5cba742935ee7aee6f70d35da83e6398408418f7
4 changes: 4 additions & 0 deletions trunk/drivers/serial/s3c2410.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,11 @@ s3c24xx_serial_dbg(const char *fmt, ...)

/* we can support 3 uarts, but not always use them */

#ifdef CONFIG_CPU_S3C2400
#define NR_PORTS (2)
#else
#define NR_PORTS (3)
#endif

/* port irq numbers */

Expand Down

0 comments on commit c1b1318

Please sign in to comment.