From: Hans de Goede Date: Sat, 18 Jan 2014 23:48:44 +0000 (+0100) Subject: sata-highbank: Remove unnecessary ahci_platform.h include X-Git-Url: http://pileus.org/git/?p=~andy%2Flinux;a=commitdiff_plain;h=3a3a8cf51df49e61dce7e623fb2bcc1a9e560efe sata-highbank: Remove unnecessary ahci_platform.h include The sata-highbank driver is a complete standalone sata driver, which does not use ahci_platform.c / ahci_platform_data in any way. Signed-off-by: Hans de Goede Signed-off-by: Tejun Heo --- diff --git a/drivers/ata/sata_highbank.c b/drivers/ata/sata_highbank.c index ea3b3dc10f3..870b11eadc6 100644 --- a/drivers/ata/sata_highbank.c +++ b/drivers/ata/sata_highbank.c @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include