]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] build fix for scatterlist
authorTony Luck <tony.luck@intel.com>
Mon, 15 Oct 2007 20:49:43 +0000 (13:49 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 15 Oct 2007 20:49:43 +0000 (13:49 -0700)
commit0df333ce01fedad1f7a4f281063a02d76ba33a7d
treeedf68d3352f394e0713a236c05ba68233075a5e9
parent4937ce87959629d31e9b09cf5bdf1e12a305c805
[IA64] build fix for scatterlist

include/scsi/scsi_eh.h:79: error: field `sense_sgl' has incomplete type

x86 resolves this by including scatterlist.h from dma-mapping.h which
seems as good a place as any.

Signed-off-by: Tony Luck <tony.luck@intel.com>
include/asm-ia64/dma-mapping.h