From: Viresh Kumar Date: Sat, 21 Apr 2012 12:10:09 +0000 (+0530) Subject: ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros X-Git-Tag: v3.4-rc6~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb9751d471977be402efa1ee5885a17af78cbc55;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed