summaryrefslogtreecommitdiffstats
path: root/lib/raid6
diff options
context:
space:
mode:
Diffstat (limited to 'lib/raid6')
-rw-r--r--lib/raid6/altivec.uc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/raid6/altivec.uc b/lib/raid6/altivec.uc
index 69f3a9ff870f0..b71012b756f49 100644
--- a/lib/raid6/altivec.uc
+++ b/lib/raid6/altivec.uc
@@ -28,7 +28,6 @@
#include <altivec.h>
#ifdef __KERNEL__
-# include <asm/system.h>
# include <asm/cputable.h>
# include <asm/switch_to.h>
#endif