linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hu Gang <gang_hu@soul.com.cn>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [patch] Serial 1/2
Date: Sun, 29 Sep 2002 12:14:43 +0800	[thread overview]
Message-ID: <20020929121443.3fd93283.gang_hu@soul.com.cn> (raw)

[-- Attachment #1: Type: text/plain, Size: 365 bytes --]

Hello all:

This patch make serial can compile. 2.5.39
--- drivers/serial/8250.c~old	Sun Sep 29 12:06:03 2002
+++ drivers/serial/8250.c	Sun Sep 29 12:09:44 2002
@@ -31,6 +31,7 @@
 #include <linux/console.h>
 #include <linux/sysrq.h>
 #include <linux/serial_reg.h>
+#include <linux/serial.h>
 #include <linux/serialP.h>
 #include <linux/delay.h>
 


-- 
		- Hu Gang

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

                 reply	other threads:[~2002-09-29  4:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020929121443.3fd93283.gang_hu@soul.com.cn \
    --to=gang_hu@soul.com.cn \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).