]> Pileus Git - ~andy/linux/commitdiff
sata-highbank: Remove unnecessary ahci_platform.h include
authorHans de Goede <hdegoede@redhat.com>
Sat, 18 Jan 2014 23:48:44 +0000 (00:48 +0100)
committerTejun Heo <tj@kernel.org>
Sun, 19 Jan 2014 11:15:42 +0000 (06:15 -0500)
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 <hdegoede@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/sata_highbank.c

index ea3b3dc10f33ea1b0cb79cefd87d90777cdc3bdd..870b11eadc6d793d3abcebdcc6bb72c4cc326f45 100644 (file)
@@ -29,7 +29,6 @@
 #include <linux/of_address.h>
 #include <linux/platform_device.h>
 #include <linux/libata.h>
-#include <linux/ahci_platform.h>
 #include <linux/interrupt.h>
 #include <linux/delay.h>
 #include <linux/export.h>