From: Jeff Garzik <jeff@garzik.org>
To: akpm@linux-foundation.org
Cc: linux-ide@vger.kernel.org
Subject: Re: [patch for 2.6.29? 1/4] drivers/ata/sata_sil.c needs dmi.h
Date: Wed, 11 Feb 2009 16:11:28 -0500 [thread overview]
Message-ID: <49933F00.4050100@garzik.org> (raw)
In-Reply-To: <200902112108.n1BL8epu005164@imap1.linux-foundation.org>
akpm@linux-foundation.org wrote:
> From: Andrew Morton <akpm@linux-foundation.org>
>
> alpha:
>
> drivers/ata/sata_sil.c: In function 'sil_broken_system_poweroff':
> drivers/ata/sata_sil.c:713: error: implicit declaration of function 'dmi_first_match'
>
> Cc: Jeff Garzik <jeff@garzik.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
>
> drivers/ata/sata_sil.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff -puN drivers/ata/sata_sil.c~drivers-ata-sata_silc-needs-dmih drivers/ata/sata_sil.c
> --- a/drivers/ata/sata_sil.c~drivers-ata-sata_silc-needs-dmih
> +++ a/drivers/ata/sata_sil.c
> @@ -38,6 +38,7 @@
> #include <linux/module.h>
> #include <linux/pci.h>
> #include <linux/init.h>
> +#include <linux/dmi.h>
> #include <linux/blkdev.h>
already upstream...
prev parent reply other threads:[~2009-02-11 21:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-11 21:08 [patch for 2.6.29? 1/4] drivers/ata/sata_sil.c needs dmi.h akpm
2009-02-11 21:11 ` Jeff Garzik [this message]
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=49933F00.4050100@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@linux-foundation.org \
--cc=linux-ide@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;
as well as URLs for NNTP newsgroup(s).