commit | fb9751d471977be402efa1ee5885a17af78cbc55 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.linux@gmail.com> | Sat Apr 21 17:40:09 2012 +0530 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu May 03 14:08:03 2012 -0400 |
tree | e0ed14418493783f3bba9e2cd6a373e5619785b2 | |
parent | a78f57af610ea20559e6c63d90876bc262fdbf37 [diff] |
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros #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>