lkml.org 
[lkml]   [2005]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] include/asm-i386/acpi.h put missing header cousing build error
There is a missing header in that file cousing a build failure

--- a/include/asm-i386/acpi.h
+++ b/include/asm-i386/acpi.h
@@ -29,7 +29,7 @@
#ifdef __KERNEL__

#include <acpi/pdc_intel.h>
-
+#include <asm/processor.h>
#include <asm/system.h> /* defines cmpxchg */

#define COMPILER_DEPENDENT_INT64 long long
-
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-12-05 13:32    [W:0.068 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site