git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4937ce8
)
[IA64] build fix for scatterlist
author
Tony Luck
<tony.luck@intel.com>
Mon, 15 Oct 2007 20:49:43 +0000
(13:49 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 15 Oct 2007 20:49:43 +0000
(13:49 -0700)
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>
No differences found