]> asedeno.scripts.mit.edu Git - 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)
committerTejun Heo <tj@kernel.org>
Fri, 14 Mar 2014 18:26:29 +0000 (14:26 -0400)
commit33081b34681742add8d8c1e49fc93045415e5a18
treed99e5f0f73f2714a575621ca0b16543bf481329a
parentd920203695029558ef16925182f89cf6302b50b0
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