summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tty/cd1865.h
diff options
context:
space:
mode:
authorRalf Thielow <ralf.thielow@googlemail.com>2011-05-28 01:38:18 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-06-28 13:23:56 -0700
commitf5a22e91e03e3a8d15e9e20a9005fda73eee684e (patch)
tree81fc29740dad46a5ff394033bb4f4a6d5ae8136e /drivers/staging/tty/cd1865.h
parentf80d1d22b6c30771f8d4576d5c741c33b0cfd8ab (diff)
downloadop-kernel-dev-f5a22e91e03e3a8d15e9e20a9005fda73eee684e.zip
op-kernel-dev-f5a22e91e03e3a8d15e9e20a9005fda73eee684e.tar.gz
staging: tty: fixed some whitespace coding style issues
Fixed some whitespace coding style issues. Signed-off-by: Ralf Thielow <ralf.thielow@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/tty/cd1865.h')
-rw-r--r--drivers/staging/tty/cd1865.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/tty/cd1865.h b/drivers/staging/tty/cd1865.h
index 8c2ad65..48df113 100644
--- a/drivers/staging/tty/cd1865.h
+++ b/drivers/staging/tty/cd1865.h
@@ -32,7 +32,7 @@
#define SX_ID 0x10
/* Definitions for Cirrus Logic CL-CD186x 8-port async mux chip */
-
+
#define CD186x_NCH 8 /* Total number of channels */
#define CD186x_TPC 16 /* Ticks per character */
#define CD186x_NFIFO 8 /* TX FIFO size */
@@ -95,7 +95,7 @@
/* Global Interrupt Channel Register (R/W) */
-
+
#define GICR_CHAN 0x1c /* Channel Number Mask */
#define GICR_CHAN_OFF 2 /* Channel Number shift */
OpenPOWER on IntegriCloud