From: Paul Bolle Date: Wed, 21 May 2014 19:35:37 +0000 (+0200) Subject: sata_fsl: remove check for CONFIG_MPC8315_DS X-Git-Tag: omap-for-v3.16/fixes-against-rc1~82^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0f5aa9cf6a479884cda95018363ba9ed31d9cbd;p=pandora-kernel.git sata_fsl: remove check for CONFIG_MPC8315_DS A check for CONFIG_MPC8315_DS was added in v2.6.24. But the related Kconfig symbol was never added to the tree. So the code behind this check has effectively been dead for over six years. Remove it. Signed-off-by: Paul Bolle Signed-off-by: Tejun Heo --- Reading git-diff-tree failed