]> git.pld-linux.org Git - packages/acerhk.git/blob - acerhk-source_lp_bug555828-2.6.38.patch
- added patches against newer kernels, rel. 50
[packages/acerhk.git] / acerhk-source_lp_bug555828-2.6.38.patch
1 ## Description: add some description
2 ## Origin/Author: add some origin or author
3 ## Bug: bug URL
4 Index: acerhk-0.5.35/acerhk.c
5 ===================================================================
6 --- acerhk-0.5.35.orig/acerhk.c 2011-05-16 23:39:15.000000000 +0200
7 +++ acerhk-0.5.35/acerhk.c      2011-05-16 23:39:10.000000000 +0200
8 @@ -36,7 +36,7 @@
9   */
10  
11  #ifndef AUTOCONF_INCLUDED
12 -#include <linux/config.h>
13 +#include <generated/autoconf.h>
14  #endif
15  
16  /* This driver is heavily dependent on the architecture, don't let
This page took 0.06947 seconds and 3 git commands to generate.