diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-06-12 07:53:48 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-06-26 01:49:04 -0500 |
commit | 0d8440657ef184907ac5add0b59c771ee8e8a77f (patch) | |
tree | e21ca0d2abc0a23ecfbd992fa2abfa93d65d0399 /drivers/serial/cpm_uart/cpm_uart_cpm1.h | |
parent | aba11fc50c925bbd6fb25d54eae2f86277a3b107 (diff) |
cpm_uart: fix whitespace issues
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'drivers/serial/cpm_uart/cpm_uart_cpm1.h')
-rw-r--r-- | drivers/serial/cpm_uart/cpm_uart_cpm1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/cpm_uart/cpm_uart_cpm1.h b/drivers/serial/cpm_uart/cpm_uart_cpm1.h index ddf46d3c964..b8056980d94 100644 --- a/drivers/serial/cpm_uart/cpm_uart_cpm1.h +++ b/drivers/serial/cpm_uart/cpm_uart_cpm1.h @@ -2,7 +2,7 @@ * linux/drivers/serial/cpm_uart/cpm_uart_cpm1.h * * Driver for CPM (SCC/SMC) serial ports - * + * * definitions for cpm1 * */ |