From: Bartlomiej Zolnierkiewicz Date: Fri, 14 Mar 2014 18:20:58 +0000 (+0100) Subject: ata: ahci_st: build fixes X-Git-Tag: v3.15-rc1~161^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33081b34681742add8d8c1e49fc93045415e5a18;p=pandora-kernel.git 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 Signed-off-by: Tejun Heo --- Reading git-diff-tree failed