mxser_new, correct include file
include mxser_new.h instead of original mxser.h
Signed-off-by: Jiri Slaby <[email protected]>
---
commit dd2854d08be285b6b2ea538d7a2090a6c0c9982a
tree d59b00af1fb5aa8851019e000d45764c048572b3
parent 7a6d209f0b3ad71818138d9c2b4694fdf3181859
author Jiri Slaby <[email protected]> Sun, 24 Sep 2006 22:26:30 +0200
committer Jiri Slaby <[email protected]> Sun, 24 Sep 2006 22:26:30 +0200
drivers/char/mxser_new.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/char/mxser_new.c b/drivers/char/mxser_new.c
index a3aff0b..3c1b750 100644
--- a/drivers/char/mxser_new.c
+++ b/drivers/char/mxser_new.c
@@ -64,7 +64,7 @@ #include <asm/irq.h>
#include <asm/bitops.h>
#include <asm/uaccess.h>
-#include "mxser.h"
+#include "mxser_new.h"
#define MXSER_VERSION "1.8"
#define MXSERMAJOR 174
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]