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-Tag: v3.14-rc1~135^2~1 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=3a3a8cf51df49e61dce7e623fb2bcc1a9e560efe;p=linux.git 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 ea3b3dc10f33..870b11eadc6d 100644 --- a/drivers/ata/sata_highbank.c +++ b/drivers/ata/sata_highbank.c @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include