[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <D3B8B6AC-F608-4D80-A4B9-0E83CF8F2134@kernel.crashing.org>
Date: Wed, 28 Jan 2009 00:09:06 -0600
From: Kumar Gala <galak@...nel.crashing.org>
To: Kumar Gala <galak@...nel.crashing.org>
Cc: jeff@...zik.org, Linus Torvalds <torvalds@...l.org>,
linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
rjw@...k.pl
Subject: Re: [PATCH] ahci: Fix build breakage
On Jan 27, 2009, at 11:02 PM, Kumar Gala wrote:
> The following commit introduces:
>
> commit 1fd684346d41f6be2487c161f60d03a7feb68911
> Author: Rafael J. Wysocki <rjw@...k.pl>
> Date: Mon Jan 19 20:57:36 2009 +0100
>
> SATA AHCI: Blacklist system that spins off disks during ACPI
> power off
>
> the following errors on non-x86 systems:
>
> drivers/ata/ahci.c: In function 'ahci_broken_system_poweroff':
> drivers/ata/ahci.c:2566: error: implicit declaration of function
> 'dmi_first_match'
> drivers/ata/ahci.c:2566: warning: initialization makes pointer from
> integer without a cast
>
> Signed-off-by: Kumar Gala <galak@...nel.crashing.org>
> ---
> drivers/ata/ahci.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
it was pointed out that fixing include/linux/dmi.h was the better way
to fix this. I've posted a patch for fixing dmi.h that supersedes
this patch.
- k
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists