lkml.org 
[lkml]   [2007]   [Feb]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From"Rafael J. Wysocki" <>
SubjectRe: 2.6.20-mm2: compilation fix
DateMon, 19 Feb 2007 00:33:26 +0100
On Sunday, 18 February 2007 06:51, Andrew Morton wrote:
> 
> Temporarily at
> 
>   http://userweb.kernel.org/~akpm/2.6.20-mm2/
> 
> Will appear later at
> 
>  ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20/2.6.20-mm2/

I think something like this is generally necessary:

---
 drivers/pci/quirks.c |    1 +
 1 file changed, 1 insertion(+)
Index: linux-2.6.20-mm2/drivers/pci/quirks.c
===================================================================
--- linux-2.6.20-mm2.orig/drivers/pci/quirks.c
+++ linux-2.6.20-mm2/drivers/pci/quirks.c
@@ -21,6 +21,7 @@
 #include <linux/init.h>
 #include <linux/delay.h>
 #include <linux/acpi.h>
+#include <asm/apicdef.h>
 #include "pci.h"
 
 /* The Mellanox Tavor device gives false positive parity errors
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-02-19 00:41    [from the cache]
©2003-2008