]> git.pld-linux.org Git - packages/kernel.git/blame - kernel-2.6.0-test1-axp-alsa.patch
- CSZ scheduler removed from kernel tree.
[packages/kernel.git] / kernel-2.6.0-test1-axp-alsa.patch
CommitLineData
2d636234 1--- ./sound/pcmcia/vx/vxpocket.c~ 2003-07-14 05:31:21.000000000 +0200
2+++ ./sound/pcmcia/vx/vxpocket.c 2003-07-16 22:06:22.000000000 +0200
3@@ -35,6 +35,7 @@
4 #include <pcmcia/version.h>
5 #include "vxpocket.h"
6 #include <sound/initval.h>
7+#include <linux/init.h>
8
9 /*
10 */
11--- ./sound/pci/rme9652/hdsp.c~ 2003-07-14 05:32:41.000000000 +0200
12+++ ./sound/pci/rme9652/hdsp.c 2003-07-16 22:03:09.000000000 +0200
13@@ -26,6 +26,7 @@
14 #include <linux/interrupt.h>
15 #include <linux/slab.h>
16 #include <linux/pci.h>
17+#include <linux/init.h>
18
19 #include <sound/core.h>
20 #include <sound/control.h>
21--- ./sound/drivers/opl4/opl4_lib.c~ 2003-07-17 22:07:25.000000000 +0200
22+++ ./sound/drivers/opl4/opl4_lib.c 2003-07-17 22:15:24.000000000 +0200
23@@ -21,6 +21,7 @@
24 #include <sound/initval.h>
25 #include <linux/ioport.h>
26 #include <asm/io.h>
27+#include <linux/init.h>
28
29 MODULE_AUTHOR("Clemens Ladisch <clemens@ladisch.de>");
30 MODULE_DESCRIPTION("OPL4 driver");
This page took 0.099546 seconds and 4 git commands to generate.