[PATCH 20/21] [POWERPC] pci32: 4xx embedded platforms want to reassign all PCI resources
Josh Boyer
jwboyer at linux.vnet.ibm.com
Fri Dec 21 23:11:08 EST 2007
On Fri, 21 Dec 2007 15:39:37 +1100
Benjamin Herrenschmidt <benh at kernel.crashing.org> wrote:
> Index: linux-merge/arch/powerpc/platforms/44x/sequoia.c
> ===================================================================
> --- linux-merge.orig/arch/powerpc/platforms/44x/sequoia.c 2007-12-14 15:48:53.000000000 +1100
> +++ linux-merge/arch/powerpc/platforms/44x/sequoia.c 2007-12-14 15:49:52.000000000 +1100
> @@ -21,7 +21,8 @@
> #include <asm/udbg.h>
> #include <asm/time.h>
> #include <asm/uic.h>
> -#include "44x.h"
> +#include <asm/pci-bridge.h>
> +
This is still broken because you removed the 44x.h include. I'll fix
it on my commit.
josh
More information about the Linuxppc-dev
mailing list