From: Aaron Lu Date: Fri, 14 Mar 2014 05:46:08 +0000 (+0800) Subject: libata: zpodd: should depend on PM_RUNTIME X-Git-Tag: v3.15-rc1~161^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20e64fa42965a6ec6f0ae4c5d4fda0ccf6c94ff6;p=pandora-kernel.git libata: zpodd: should depend on PM_RUNTIME ZPODD is built on top of runtime PM functionality, it doesn't make sense to have it in a kernel that doesn't have CONFIG_PM_RUNTIME set. Signed-off-by: Aaron Lu Signed-off-by: Tejun Heo --- Reading git-diff-tree failed