diff options
Diffstat (limited to 'include/linux/raid')
| -rw-r--r-- | include/linux/raid/pq.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/raid/pq.h b/include/linux/raid/pq.h index 640c69ceec96..3156347452b9 100644 --- a/include/linux/raid/pq.h +++ b/include/linux/raid/pq.h | |||
| @@ -109,6 +109,7 @@ struct raid6_recov_calls { | |||
| 109 | 109 | ||
| 110 | extern const struct raid6_recov_calls raid6_recov_intx1; | 110 | extern const struct raid6_recov_calls raid6_recov_intx1; |
| 111 | extern const struct raid6_recov_calls raid6_recov_ssse3; | 111 | extern const struct raid6_recov_calls raid6_recov_ssse3; |
| 112 | extern const struct raid6_recov_calls raid6_recov_avx2; | ||
| 112 | 113 | ||
| 113 | /* Algorithm list */ | 114 | /* Algorithm list */ |
| 114 | extern const struct raid6_calls * const raid6_algos[]; | 115 | extern const struct raid6_calls * const raid6_algos[]; |
