word-at-a-time.h: fix some Kbuild files
authorChris Metcalf <cmetcalf@ezchip.com>
Tue, 6 Oct 2015 17:35:10 +0000 (13:35 -0400)
committerChris Metcalf <cmetcalf@ezchip.com>
Tue, 6 Oct 2015 18:52:48 +0000 (14:52 -0400)
arch/tile added word-at-a-time.h after the patch that added generic-y
entries; the generic-y entry is now stale.

arch/h8300 is newer than the generic-y patch for word-at-a-time.h,
and needs a generic-y entry.

arch/powerpc seems to have gotten a generic-y entry by mistake in
the first patch; this change removes it.

Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
arch/h8300/include/asm/Kbuild
arch/powerpc/include/asm/Kbuild
arch/tile/include/asm/Kbuild

Simple merge
Simple merge
Simple merge