Coding style fix drivers/serial/icom.h
authorMichal Piotrowski <michal.k.k.piotrowski@gmail.com>
Sun, 3 Feb 2008 12:47:38 +0000 (14:47 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 12:47:38 +0000 (14:47 +0200)
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/serial/icom.h

index 0274554..c8029e0 100644 (file)
@@ -20,7 +20,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
-#include<linux/serial_core.h>
+#include <linux/serial_core.h>
 
 #define BAUD_TABLE_LIMIT       ((sizeof(icom_acfg_baud)/sizeof(int)) - 1)
 static int icom_acfg_baud[] = {