sata_fsl: remove check for CONFIG_MPC8315_DS
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 21 May 2014 19:35:37 +0000 (21:35 +0200)
committerTejun Heo <tj@kernel.org>
Wed, 21 May 2014 19:36:22 +0000 (15:36 -0400)
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 <pebolle@tiscali.nl>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found