kernel: update 3.14 to 3.14.18
[openwrt/openwrt.git] / target / linux / ipq806x / patches / 0116-ata-ahci_platform-Add-DT-compatible-for-Synopsis-DWC.patch
index 72c2c2e07deb074987fef5b53d428967c377ecb8..e64e5c9eaad0a5e8b2c58b2f4a2add9a8820ccbe 100644 (file)
@@ -15,11 +15,9 @@ Signed-off-by: Tejun Heo <tj@kernel.org>
  drivers/ata/ahci_platform.c |    1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/drivers/ata/ahci_platform.c b/drivers/ata/ahci_platform.c
-index 01f7bbe..968e7d9 100644
 --- a/drivers/ata/ahci_platform.c
 +++ b/drivers/ata/ahci_platform.c
-@@ -577,6 +577,7 @@ static const struct of_device_id ahci_of_match[] = {
+@@ -577,6 +577,7 @@ static const struct of_device_id ahci_of
        { .compatible = "snps,spear-ahci", },
        { .compatible = "snps,exynos5440-ahci", },
        { .compatible = "ibm,476gtr-ahci", },
@@ -27,6 +25,3 @@ index 01f7bbe..968e7d9 100644
        {},
  };
  MODULE_DEVICE_TABLE(of, ahci_of_match);
--- 
-1.7.10.4
-