aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid6int.uc
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/raid6int.uc')
-rw-r--r--drivers/md/raid6int.uc2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/raid6int.uc b/drivers/md/raid6int.uc
index f9bf9cba357f..d1e276a14fab 100644
--- a/drivers/md/raid6int.uc
+++ b/drivers/md/raid6int.uc
@@ -15,7 +15,7 @@
15 * 15 *
16 * $#-way unrolled portable integer math RAID-6 instruction set 16 * $#-way unrolled portable integer math RAID-6 instruction set
17 * 17 *
18 * This file is postprocessed using unroll.pl 18 * This file is postprocessed using unroll.awk
19 */ 19 */
20 20
21#include <linux/raid/pq.h> 21#include <linux/raid/pq.h>