lkml.org 
[lkml]   [2003]   [Oct]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] asus_acpi: don't include modversions.h
Hi Linus,

Please consider applying, fixes this when doing a build with
allmodconfig:

CC [M] drivers/acpi/asus_acpi.o
drivers/acpi/asus_acpi.c:37:31: linux/modversions.h: Arquivo ou diretório nao encontrado
make[2]: ** [drivers/acpi/asus_acpi.o] Erro 1
make[1]: ** [drivers/acpi] Erro 2
make: ** [drivers] Erro 2

- Arnaldo

===== drivers/acpi/asus_acpi.c 1.4 vs edited =====
--- 1.4/drivers/acpi/asus_acpi.c Tue Sep 30 21:38:12 2003
+++ edited/drivers/acpi/asus_acpi.c Tue Oct 7 20:56:24 2003
@@ -33,9 +33,6 @@
*/

#include <linux/config.h>
-#if defined (CONFIG_MODVERSIONS) && !defined (MODVERSIONS) && defined (MODULE)
-#include <linux/modversions.h>
-#endif

#include <linux/kernel.h>
#include <linux/module.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.027 / U:0.460 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site