aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/tilegx.uc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/raid6/tilegx.uc')
-rw-r--r--lib/raid6/tilegx.uc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/raid6/tilegx.uc b/lib/raid6/tilegx.uc
index e7c29459cbcd..2dd291a11264 100644
--- a/lib/raid6/tilegx.uc
+++ b/lib/raid6/tilegx.uc
@@ -80,6 +80,7 @@ void raid6_tilegx$#_gen_syndrome(int disks, size_t bytes, void **ptrs)
const struct raid6_calls raid6_tilegx$# = {
raid6_tilegx$#_gen_syndrome,
+ NULL, /* XOR not yet implemented */
NULL,
"tilegx$#",
0