Commit 771f2d1a authored by Jiri Slaby's avatar Jiri Slaby Committed by Linus Torvalds

[PATCH] Char: mxser_new, correct include file

include mxser_new.h instead of original mxser.h
Signed-off-by: default avatarJiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 08a4ae44
......@@ -64,7 +64,7 @@
#include <asm/bitops.h>
#include <asm/uaccess.h>
#include "mxser.h"
#include "mxser_new.h"
#define MXSER_VERSION "1.8"
#define MXSERMAJOR 174
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment