]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fix building as module
authorArtur Frysiak <artur@frysiak.net>
Thu, 2 Oct 2003 21:02:44 +0000 (21:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    2.6.0-t6-asus_acpi.patch -> 1.1

2.6.0-t6-asus_acpi.patch [new file with mode: 0644]

diff --git a/2.6.0-t6-asus_acpi.patch b/2.6.0-t6-asus_acpi.patch
new file mode 100644 (file)
index 0000000..df2eaf1
--- /dev/null
@@ -0,0 +1,11 @@
+--- linux-2.6.0-test6/drivers/acpi/asus_acpi.c.wiget   2003-10-02 20:47:04.000000000 +0200
++++ linux-2.6.0-test6/drivers/acpi/asus_acpi.c 2003-10-02 22:54:06.000000000 +0200
+@@ -34,7 +34,7 @@
+ #include <linux/config.h>
+ #if defined (CONFIG_MODVERSIONS) && !defined (MODVERSIONS) && defined (MODULE)
+-#include <linux/modversions.h>
++#include <config/modversions.h>
+ #endif
+ #include <linux/kernel.h>
This page took 1.537603 seconds and 4 git commands to generate.