Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12108
b: refs/heads/master
c: 913ade5
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Oct 31, 2005
1 parent 232ec8c commit 9bd0ab1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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: 6a8f8d72bd2fe9964ee10c0f58b14d6370e49769
refs/heads/master: 913ade51eca369553a8ffbdaf1f426fade84f6ae
7 changes: 4 additions & 3 deletions trunk/include/linux/serial_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
#define PORT_RSA 13
#define PORT_NS16550A 14
#define PORT_XSCALE 15
#define PORT_IP3106 16
#define PORT_MAX_8250 16 /* max port ID */
#define PORT_MAX_8250 15 /* max port ID */

/*
* ARM specific type numbers. These are not currently guaranteed
Expand Down Expand Up @@ -118,7 +117,9 @@
#define PORT_M32R_SIO 68

/*Digi jsm */
#define PORT_JSM 65
#define PORT_JSM 69

#define PORT_IP3106 70

#ifdef __KERNEL__

Expand Down

0 comments on commit 9bd0ab1

Please sign in to comment.