mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 03:36:19 +00:00
[PATCH] serial_core whitespace fix
Use tabs for formatting like anywhere else in this file. Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
71ae18ec69
commit
e5c2d74917
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
||||||
#define PORT_MPSC 63
|
#define PORT_MPSC 63
|
||||||
|
|
||||||
/* TXX9 type number */
|
/* TXX9 type number */
|
||||||
#define PORT_TXX9 64
|
#define PORT_TXX9 64
|
||||||
|
|
||||||
/* NEC VR4100 series SIU/DSIU */
|
/* NEC VR4100 series SIU/DSIU */
|
||||||
#define PORT_VR41XX_SIU 65
|
#define PORT_VR41XX_SIU 65
|
||||||
|
|
Loading…
Reference in a new issue