]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ata: ahci_st: build fixes
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 14 Mar 2014 18:20:58 +0000 (19:20 +0100)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:21 +0000 (21:17 -0600)
commitf97141b631ef39b30e26a005e76b940dd5c579b8
tree2e79e51e492b01e22f8d23f1f3ea59234acb7264
parentd8e40ce5f79c94c483c237cb4ca208c2c558224b
ata: ahci_st: build fixes

* The config option for ahci_st driver was renamed from
  CONFIG_SATA_AHCI_ST to CONFIG_AHCI_ST but Makefile was
  not updated.  Fix it (also while at it move the ahci_st
  driver entry below ahci_imx and ahci_sunxi ones).

* Fix a few build issues in the ahci_st driver itself.

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
(cherry picked from commit 33081b34681742add8d8c1e49fc93045415e5a18)
drivers/ata/Makefile
drivers/ata/ahci_st.c