[PATCH 3/5] UBUNTU: ahci: remove calxeda ahci controller

Paolo Pisati paolo.pisati at canonical.com
Wed Mar 27 18:07:41 UTC 2013


From: Rob Herring <rob.herring at calxeda.com>

Signed-off-by: Rob Herring <rob.herring at calxeda.com>
Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
 drivers/ata/ahci_platform.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/ata/ahci_platform.c b/drivers/ata/ahci_platform.c
index 7d22da2..df4b361 100644
--- a/drivers/ata/ahci_platform.c
+++ b/drivers/ata/ahci_platform.c
@@ -95,7 +95,6 @@ static struct scsi_host_template ahci_platform_sht = {
 };
 
 static const struct of_device_id ahci_of_match[] = {
-	{ .compatible = "calxeda,hb-ahci",  .data = &ahci_devtype[AHCI],},
 	{ .compatible = "fsl,imx6q-ahci",   .data = &ahci_devtype[IMX6Q_AHCI],},
 	{ .compatible = "snps,spear-ahci", },
 	{},
-- 
1.7.10.4





More information about the kernel-team mailing list