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
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to