aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/algos.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/raid6/algos.c')
-rw-r--r--lib/raid6/algos.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/raid6/algos.c b/lib/raid6/algos.c
index b2e681018145..5065b1e7e327 100644
--- a/lib/raid6/algos.c
+++ b/lib/raid6/algos.c
@@ -79,9 +79,6 @@ const struct raid6_calls * const raid6_algos[] = {
&raid6_vpermxor4,
&raid6_vpermxor8,
#endif
-#if defined(CONFIG_TILEGX)
- &raid6_tilegx8,
-#endif
#if defined(CONFIG_S390)
&raid6_s390vx8,
#endif