SOURCES: alsa-driver-hpimod.patch (NEW) - missing includes

qboosh qboosh at pld-linux.org
Wed Dec 28 23:08:05 CET 2005


Author: qboosh                       Date: Wed Dec 28 22:08:05 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- missing includes

---- Files affected:
SOURCES:
   alsa-driver-hpimod.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/alsa-driver-hpimod.patch
diff -u /dev/null SOURCES/alsa-driver-hpimod.patch:1.1
--- /dev/null	Wed Dec 28 23:08:05 2005
+++ SOURCES/alsa-driver-hpimod.patch	Wed Dec 28 23:08:00 2005
@@ -0,0 +1,11 @@
+--- alsa-driver-1.0.10/pci/asihpi/hpimod.c.orig	2005-08-31 07:21:44.000000000 +0000
++++ alsa-driver-1.0.10/pci/asihpi/hpimod.c	2005-12-28 21:46:49.007535832 +0000
+@@ -65,6 +65,8 @@
+ #include <linux/version.h>
+ #include <asm/uaccess.h>
+ #include <linux/stringify.h>
++#include <linux/init.h>
++#include <linux/vmalloc.h>
+ 
+ /* hpiman.c::HPI_Message() is renamed to hpi_message for linux kernel compile to
+    allow interception by a new version (see below).
================================================================


More information about the pld-cvs-commit mailing list