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:
a78f57a
)
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
author
Viresh Kumar
<viresh.linux@gmail.com>
Sat, 21 Apr 2012 12:10:09 +0000
(17:40 +0530)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 3 May 2012 18:08:03 +0000
(14:08 -0400)
#ifdef, #endif is not required in definition/usage of arasan_cf_pm_ops. So, move
this definition and its usage outside of them.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found