x86: rename .i assembler includes to .h
[deliverable/linux.git] / include / asm-x86 / scatterlist_32.h
index d7e45a8f1aaeb22c629bea814c32208881916e11..bd5164aa8f63e24f013b4b2dea3477a1df6f4e4f 100644 (file)
@@ -10,6 +10,8 @@ struct scatterlist {
     unsigned int       length;
 };
 
+#define ARCH_HAS_SG_CHAIN
+
 /* These macros should be used after a pci_map_sg call has been done
  * to get bus addresses of each of the SG entries and their lengths.
  * You should only work with the number of sg entries pci_map_sg
This page took 0.029485 seconds and 5 git commands to generate.