android_kernel_google_msm/lib/raid6
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h
Remove all #inclusions of asm/system.h preparatory to splitting and killing
it.  Performed with the following command:

perl -p -i -e 's!^#\s*include\s*<asm/system[.]h>.*\n!!' `grep -Irl '^#\s*include\s*<asm/system[.]h>' *`

Signed-off-by: David Howells <dhowells@redhat.com>
2012-03-28 18:30:03 +01:00
..
test
.gitignore Move .gitignore from drivers/md to lib/raid6 2010-08-30 17:35:52 +10:00
Makefile
algos.c md: Add module.h to all files using it implicitly 2011-10-31 19:31:18 -04:00
altivec.uc Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +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