summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/md.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/md.h')
-rw-r--r--arch/m68k/include/asm/md.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/m68k/include/asm/md.h b/arch/m68k/include/asm/md.h
deleted file mode 100644
index d2f78f226f3..00000000000
--- a/arch/m68k/include/asm/md.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * md.h: High speed xor_block operation for RAID4/5
- *
- */
-
-#ifndef __ASM_MD_H
-#define __ASM_MD_H
-
-/* #define HAVE_ARCH_XORBLOCK */
-
-#define MD_XORBLOCK_ALIGNMENT sizeof(long)
-
-#endif /* __ASM_MD_H */