forked from luck/tmp_suning_uos_patched
[PATCH] Char: mxser_new, correct include file
include mxser_new.h instead of original mxser.h Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
08a4ae44a7
commit
771f2d1af8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user