diff options
Diffstat (limited to 'lib/raid6/s390vx.uc')
-rw-r--r-- | lib/raid6/s390vx.uc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/raid6/s390vx.uc b/lib/raid6/s390vx.uc index 863e2d320938..8aa53eb2f395 100644 --- a/lib/raid6/s390vx.uc +++ b/lib/raid6/s390vx.uc @@ -11,6 +11,7 @@ * This file is postprocessed using unroll.awk. */ +#include <linux/cpufeature.h> #include <linux/raid/pq.h> #include <asm/fpu.h> |