lkml.org 
[lkml]   [2003]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] sis_fb needs vmalloc.h

Hi,
Please apply.

patch_name: sis_vmal.patch
patch_version: 2003-08-27.18:20:54
author: Randy.Dunlap <rddunlap@osdl.org>
description: sis_fb: needs vmalloc.h;
product: Linux
product_versions: 260-test4
maintainer: thomas@winischhofer.net

diff -Naur ./drivers/video/sis/sis_main.c~sisvmal ./drivers/video/sis/sis_main.c
--- ./drivers/video/sis/sis_main.c~sisvmal Fri Aug 22 16:57:49 2003
+++ ./drivers/video/sis/sis_main.c Wed Aug 27 14:13:22 2003
@@ -38,6 +38,7 @@
#include <linux/ioport.h>
#include <linux/init.h>
#include <linux/pci.h>
+#include <linux/vmalloc.h>
#include <linux/vt_kern.h>
#include <linux/capability.h>
#include <linux/fs.h>

--
~Randy
-
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.083 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site