public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] Char: mxser_new, correct include file
@ 2006-09-24 20:58 Jiri Slaby
  0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2006-09-24 20:58 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, support

mxser_new, correct include file

include mxser_new.h instead of original mxser.h

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>

---
commit dd2854d08be285b6b2ea538d7a2090a6c0c9982a
tree d59b00af1fb5aa8851019e000d45764c048572b3
parent 7a6d209f0b3ad71818138d9c2b4694fdf3181859
author Jiri Slaby <jirislaby@gmail.com> Sun, 24 Sep 2006 22:26:30 +0200
committer Jiri Slaby <xslaby@anemoi.localdomain> 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2006-09-24 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-24 20:58 [PATCH 1/3] Char: mxser_new, correct include file Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox