[PATCH] [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c
Josh Boyer
jwboyer at linux.vnet.ibm.com
Thu Apr 3 12:25:46 EST 2008
On Thu, 27 Mar 2008 15:43:31 +0100
Stefan Roese <sr at denx.de> wrote:
> diff --git a/arch/powerpc/platforms/44x/sequoia.c b/arch/powerpc/platforms/44x/sequoia.c
> index d279db4..1782d41 100644
> --- a/arch/powerpc/platforms/44x/sequoia.c
> +++ b/arch/powerpc/platforms/44x/sequoia.c
> @@ -23,8 +23,6 @@
> #include <asm/uic.h>
> #include <asm/pci-bridge.h>
>
> -#include "44x.h"
> -
Almost a perfect patch. Alas, missing a #include <asm/ppc4xx.h> which
breaks the sequoia build.
I'll fix it up locally :).
josh
More information about the Linuxppc-dev
mailing list