From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] AGPGART_MINOR needs <linux/agpgart.h>
Date: Sat, 06 Sep 2003 05:28:22 +0900 [thread overview]
Message-ID: <87llt3j7yx.fsf@devron.myhome.or.jp> (raw)
Hi,
This fixes the following alias.
alias char-major-10-AGPGART_MINOR agpgart
Please apply.
drivers/char/agp/backend.c | 1 +
1 files changed, 1 insertion(+)
diff -puN drivers/char/agp/backend.c~agpgart drivers/char/agp/backend.c
--- linux-2.6.0-test4/drivers/char/agp/backend.c~agpgart 2003-09-06 05:14:07.000000000 +0900
+++ linux-2.6.0-test4-hirofumi/drivers/char/agp/backend.c 2003-09-06 05:14:22.000000000 +0900
@@ -34,6 +34,7 @@
#include <linux/miscdevice.h>
#include <linux/pm.h>
#include <linux/agp_backend.h>
+#include <linux/agpgart.h>
#include <linux/vmalloc.h>
#include <asm/io.h>
#include "agp.h"
_
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
reply other threads:[~2003-09-05 20:32 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=87llt3j7yx.fsf@devron.myhome.or.jp \
--to=hirofumi@mail.parknet.co.jp \
--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
all inboxes | Powered by JetHome®