From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Date: Fri, 25 May 2012 22:06:31 -0700 >> diff --git a/arch/sparc/include/asm/word-at-a-time.h b/arch/sparc/include/asm/word-at-a-time.h >> new file mode 100644 >> index 0000000..b522cc3 >> --- /dev/null >> +++ b/arch/sparc/include/asm/word-at-a-time.h >> @@ -0,0 +1 @@ >> +#include <asm-generic/word-at-a-time.h> > > This part *should* be unnecessary, I already did the > > generic-y += word-at-a-time.h > > in arch/sparc/include/asm/Kbuild. Can you verify? Or did something go wrong? Aha, I see, yes it does work without adding the sparc header. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html