dect
/
linux-2.6
Archived
13
0
Fork 0

Coding style fix drivers/serial/icom.h

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Michal Piotrowski 2008-02-03 14:47:38 +02:00 committed by Adrian Bunk
parent 146f51feb9
commit 78b42c99af
1 changed files with 1 additions and 1 deletions

View 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[] = {