diff options
Diffstat (limited to 'lib/raid6')
| -rw-r--r-- | lib/raid6/altivec.uc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/raid6/altivec.uc b/lib/raid6/altivec.uc index 2654d5c854be..69f3a9ff870f 100644 --- a/lib/raid6/altivec.uc +++ b/lib/raid6/altivec.uc | |||
| @@ -30,6 +30,7 @@ | |||
| 30 | #ifdef __KERNEL__ | 30 | #ifdef __KERNEL__ |
| 31 | # include <asm/system.h> | 31 | # include <asm/system.h> |
| 32 | # include <asm/cputable.h> | 32 | # include <asm/cputable.h> |
| 33 | # include <asm/switch_to.h> | ||
| 33 | #endif | 34 | #endif |
| 34 | 35 | ||
| 35 | /* | 36 | /* |
