]> git.pld-linux.org Git - packages/kernel.git/blob - kernel-pwc-uncompress.patch
up to 2.6.32.63, use .xz patch
[packages/kernel.git] / kernel-pwc-uncompress.patch
1 --- linux-2.6.21.a/drivers/media/video/pwc/pwc-uncompress.c     2007-04-26 05:08:32.000000000 +0200
2 +++ linux-2.6.21.b/drivers/media/video/pwc/pwc-uncompress.c     2007-05-02 14:32:49.000000000 +0200
3 @@ -26,6 +26,7 @@
4     vim: set ts=8:
5  */
6  
7 +#include <linux/threads.h>
8  #include <asm/current.h>
9  #include <asm/types.h>
10  
This page took 0.168383 seconds and 3 git commands to generate.