lkml.org 
[lkml]   [2005]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.12-rc2-mm2
Jan Dittmer <j.dittmer@portrix.net> wrote:
>
> Andrew Morton wrote:
> > - The bk-acpi patch here causes my ia64 test box to hang during boot
>
> > bk-ia64.patch
>
> ia64 defconfig does not even build anymore:
>
>
> CC [M] drivers/char/agp/hp-agp.o
> In file included from /usr/src/ctest/mm/kernel/drivers/char/agp/hp-agp.c:18:
> include2/asm/acpi-ext.h:15: error: parse error before "hp_acpi_csr_space"
> include2/asm/acpi-ext.h:15: error: parse error before "u64"
> include2/asm/acpi-ext.h:15: warning: type defaults to `int' in declaration of `hp_acpi_csr_space'

I suppose this is needed.

--- 25/include/asm-ia64/acpi-ext.h~acpi-ext-build-fix Fri Apr 8 15:19:43 2005
+++ 25-akpm/include/asm-ia64/acpi-ext.h Fri Apr 8 15:20:12 2005
@@ -11,6 +11,7 @@
#define _ASM_IA64_ACPI_EXT_H

#include <linux/types.h>
+#include <acpi/actypes.h>

extern acpi_status hp_acpi_csr_space (acpi_handle, u64 *base, u64 *length);

_
-
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: 2005-04-09 00:32    [W:0.191 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site