ata: ahci_st: build fixes
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 14 Mar 2014 18:20:58 +0000 (19:20 +0100)
committerTejun Heo <tj@kernel.org>
Fri, 14 Mar 2014 18:26:29 +0000 (14:26 -0400)
commit85cb03eb219709c46776699d0420851fcd44cbf3
treed99e5f0f73f2714a575621ca0b16543bf481329a
parent97ca049a32bcb94c2e4039524c6b832a48ec35a2
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>
drivers/ata/Makefile
drivers/ata/ahci_st.c