lkml.org 
[lkml]   [2003]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] AGPGART_MINOR needs <linux/agpgart.h>
From
Date
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>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.318 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site