public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: dann frazier <dannf@debian.org>
To: linux-ia64@vger.kernel.org
Subject: sn/kernel/bte_error.c build error
Date: Thu, 06 Jan 2005 20:18:41 +0000	[thread overview]
Message-ID: <20050106201841.GB6009@jale> (raw)

A UP build of 2.6.10 fails in bte_error.c because HZ is undefined.  I added
an include for <asm/param.h> to get further in the build - not sure if this
is the correct solution.

--- kernel-source-2.6.10/arch/ia64/sn/kernel/bte_error.c.orig	2005-01-06 13:20:10.954478087 -0700
+++ kernel-source-2.6.10/arch/ia64/sn/kernel/bte_error.c	2005-01-06 12:54:41.483793698 -0700
@@ -15,6 +15,7 @@
 #include "xtalk/xwidgetdev.h"
 #include "xtalk/hubdev.h"
 #include <asm/sn/bte.h>
+#include <asm/param.h>
 
 /*
  * Bte error handling is done in two parts.  The first captures

             reply	other threads:[~2005-01-06 20:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-06 20:18 dann frazier [this message]
2005-01-06 21:30 ` sn/kernel/bte_error.c build error Jesse Barnes
2005-01-08  2:42 ` dann frazier

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=20050106201841.GB6009@jale \
    --to=dannf@debian.org \
    --cc=linux-ia64@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