]> git.pld-linux.org Git - packages/acerhk.git/blame - 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
CommitLineData
0dc0267f
TP
1## Description: add some description
2## Origin/Author: add some origin or author
3## Bug: bug URL
4Index: 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.08404 seconds and 4 git commands to generate.