* [PATCH 6/6] Char: mxser_new, CMSPAR is defined
@ 2006-10-03 22:06 Jiri Slaby
0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2006-10-03 22:06 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel, support
mxser_new, CMSPAR is defined
There is no need to have another (ifndeffed) definition of CMSPAR. It's
defined in includes.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
---
commit 6545715838791f2e9f1501b5b48fae69f2d82d35
tree 1a289cd1a7c4d0e744c5036ebdd92ba4d40cb52f
parent b4f8f18a380e652a92f0dbd41622b5f536a00bed
author Jiri Slaby <jirislaby@gmail.com> Tue, 03 Oct 2006 23:59:23 +0200
committer Jiri Slaby <xslaby@anemoi.localdomain> Tue, 03 Oct 2006 23:59:23 +0200
drivers/char/mxser_new.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/drivers/char/mxser_new.c b/drivers/char/mxser_new.c
index d4cb2d8..cb9c865 100644
--- a/drivers/char/mxser_new.c
+++ b/drivers/char/mxser_new.c
@@ -1602,10 +1602,6 @@ static int mxser_read_register(int port,
return id;
}
-#ifndef CMSPAR
-#define CMSPAR 010000000000
-#endif
-
static int mxser_ioctl_special(unsigned int cmd, void __user *argp)
{
struct mxser_port *port;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-03 22:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-03 22:06 [PATCH 6/6] Char: mxser_new, CMSPAR is defined Jiri Slaby
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox