mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-25 08:02:56 +00:00
[PATCH] fix PNX8550 serial breakage
Fix the serial header breakage for the PNX8550 MIPS platform. Signed-off-by: Vitaly Wool <vitalywool@gmail.com> Cc: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
8f31bb39ec
commit
e6fa0ba304
3 changed files with 82 additions and 82 deletions
|
@ -122,7 +122,7 @@
|
|||
/*Digi jsm */
|
||||
#define PORT_JSM 69
|
||||
|
||||
#define PORT_IP3106 70
|
||||
#define PORT_PNX8XXX 70
|
||||
|
||||
/* Hilscher netx */
|
||||
#define PORT_NETX 71
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue