[SCSI] qla2xxx: Properly handle Vport state-change-notifications.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / scatterlist.h
blob3a1e76257a27635419ed72aa2822cfc50b1743ff
1 #ifdef CONFIG_X86_32
2 # include "scatterlist_32.h"
3 #else
4 # include "scatterlist_64.h"
5 #endif