]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sata_fsl: remove check for CONFIG_MPC8315_DS
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 21 May 2014 19:35:37 +0000 (21:35 +0200)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:26 +0000 (21:17 -0600)
commit024cf376fa02c8e184a4f081451997e243832ce8
tree728cc443440a12c88a9987c29ed21daeb7594dc3
parent25f2e830f2975ab0d8a6681d0cf8d0ea1ce2e3e1
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 <pebolle@tiscali.nl>
Signed-off-by: Tejun Heo <tj@kernel.org>
(cherry picked from commit d0f5aa9cf6a479884cda95018363ba9ed31d9cbd)
drivers/ata/sata_fsl.c