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:
f47451c
)
libata-sff: prd is BMDMA specific
author
Tejun Heo
<tj@kernel.org>
Mon, 10 May 2010 19:41:41 +0000
(21:41 +0200)
committer
Jeff Garzik
<jgarzik@redhat.com>
Wed, 19 May 2010 17:38:54 +0000
(13:38 -0400)
struct ata_prd and ap->prd are BMDMA specific. Add bmdma_ prefix to
them and move them inside CONFIG_ATA_SFF.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found