dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/lib/raid6
Paul Gortmaker daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL
These files were getting the defines for EXPORT_SYMBOL because
device.h was including module.h.  But we are going to put an
end to that.  So add the proper export.h include now.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:19 -04:00
..
test Rename raid6 files now they're in a 'raid6' directory. 2010-08-11 00:19:05 +01:00
.gitignore Move .gitignore from drivers/md to lib/raid6 2010-08-30 17:35:52 +10:00
Makefile Rename raid6 files now they're in a 'raid6' directory. 2010-08-11 00:19:05 +01:00
algos.c md: Add module.h to all files using it implicitly 2011-10-31 19:31:18 -04:00
altivec.uc Rename raid6 files now they're in a 'raid6' directory. 2010-08-11 00:19:05 +01:00
int.uc lib/raid6: Fix filename emitted in generated code 2011-10-20 11:27:50 +11:00
mktables.c md: Add in export.h for files using EXPORT_SYMBOL 2011-10-31 19:31:19 -04:00
mmx.c Further tidyup of raid6 naming in lib/raid6 2010-08-12 06:44:54 +10:00
recov.c md: Add in export.h for files using EXPORT_SYMBOL 2011-10-31 19:31:19 -04:00
sse1.c Further tidyup of raid6 naming in lib/raid6 2010-08-12 06:44:54 +10:00
sse2.c Further tidyup of raid6 naming in lib/raid6 2010-08-12 06:44:54 +10:00
unroll.awk
x86.h Further tidyup of raid6 naming in lib/raid6 2010-08-12 06:44:54 +10:00