All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] include/asm-i386/acpi.h put missing header cousing build error
@ 2005-12-05 12:29 Raiden Anderson
  2005-12-08 23:35 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Raiden Anderson @ 2005-12-05 12:29 UTC (permalink / raw
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] include/asm-i386/acpi.h put missing header cousing build error
  2005-12-05 12:29 [PATCH] include/asm-i386/acpi.h put missing header cousing build error Raiden Anderson
@ 2005-12-08 23:35 ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-12-08 23:35 UTC (permalink / raw
  To: Raiden Anderson; +Cc: linux-kernel

On Mon, Dec 05, 2005 at 02:29:38PM +0200, Raiden Anderson wrote:

> There is a missing header in that file cousing a build failure
>...

Please send your .config and the build error.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-08 23:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-05 12:29 [PATCH] include/asm-i386/acpi.h put missing header cousing build error Raiden Anderson
2005-12-08 23:35 ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.