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:
551e4fb
)
async_tx: fix compile breakage, mark do_async_xor __always_inline
author
Dan Williams
<dan.j.williams@intel.com>
Sun, 3 Feb 2008 01:46:43 +0000
(18:46 -0700)
committer
Dan Williams
<dan.j.williams@intel.com>
Wed, 6 Feb 2008 17:12:17 +0000
(10:12 -0700)
do_async_xor must be compiled away on !HAS_DMA archs.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
No differences found