mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Raiden Anderson <d3vic3@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] include/asm-i386/acpi.h put missing header cousing build error
Date: Mon, 5 Dec 2005 14:29:38 +0200	[thread overview]
Message-ID: <5022ae630512050429i461fded9h728d3cbb6ccf49aa@mail.gmail.com> (raw)

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

             reply	other threads:[~2005-12-05 12:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-05 12:29 Raiden Anderson [this message]
2005-12-08 23:35 ` Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5022ae630512050429i461fded9h728d3cbb6ccf49aa@mail.gmail.com \
    --to=d3vic3@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®