Skip to content
Snippets Groups Projects
Commit 78b42c99 authored by Michal Piotrowski's avatar Michal Piotrowski Committed by Adrian Bunk
Browse files

Coding style fix drivers/serial/icom.h

parent 146f51fe
No related branches found
No related tags found
No related merge requests found
......@@ -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[] = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment