[git pull] Please pull powerpc.git merge branch

Sean MacLennan smaclennan at pikatech.com
Tue Aug 5 16:27:23 EST 2008


False alarm. They hardcoded the arch into the include. So

#include <asm-powerpc/time.h>

no longer works but

#include <asm/time.h>

does. This is an artifact from when we where trying to use arch/ppc.

Cheers,
   Sean



More information about the Linuxppc-dev mailing list