raid: remove tile specific raid6 implementation
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Mar 2018 15:05:23 +0000 (16:05 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 26 Mar 2018 13:56:28 +0000 (15:56 +0200)
commit889ce12b1650b3c388634451872638a08faf6d6b
tree04ddfa626bf6f08f902979006496c7af712c4cc5
parentd98983fbf27fbfc2210a1b9411aed84bf2004d0a
raid: remove tile specific raid6 implementation

The Tile architecture is getting removed, so we no longer need this either.

Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/linux/raid/pq.h
lib/raid6/Makefile
lib/raid6/algos.c
lib/raid6/test/Makefile
lib/raid6/tilegx.uc [deleted file]