public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: trini@kernel.crashing.org
Cc: torvalds@transmeta.com, alan@lxorguk.ukuu.org.uk,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix compile of drivers/pci/pci.c in 2.4.9-pre2
Date: Mon, 13 Aug 2001 08:37:47 -0700 (PDT)	[thread overview]
Message-ID: <20010813.083747.74740250.davem@redhat.com> (raw)
In-Reply-To: <20010813083100.C9133@cpe-24-221-152-185.az.sprintbbd.net>
In-Reply-To: <20010813083100.C9133@cpe-24-221-152-185.az.sprintbbd.net>

   From: Tom Rini <trini@kernel.crashing.org>
   Date: Mon, 13 Aug 2001 08:31:00 -0700

   Hello.  2.4.9-pre2 introduced the mandatory PM transition delays for PCI
   devices.  However, it currently doesn't compile, at least on PPC, since
   drivers/pci/pci.c doesn't include <asm/delay.h> to get the definition of
   udelay.  Please apply this to the next release.  Thanks.

The correct include is <linux/delay.h> not <asm/delay.h>

Later,
David S. Miller
davem@redhat.com

  reply	other threads:[~2001-08-13 15:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-13 15:31 [PATCH] Fix compile of drivers/pci/pci.c in 2.4.9-pre2 Tom Rini
2001-08-13 15:37 ` David S. Miller [this message]
2001-08-13 15:46   ` Tom Rini

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=20010813.083747.74740250.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    --cc=trini@kernel.crashing.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