kernel: update 3.14 to 3.14.18
[openwrt/staging/yousong.git] / target / linux / ipq806x / patches / 0154-clk-qcom-Correct-UTMI-clock-frequency-table.patch
index 28951ab18b5f7eaf683d2607fe9c567c457584af..1d81970c96e5ffb7cc187fbe9e020fcf29b40a7a 100644 (file)
@@ -11,11 +11,9 @@ Signed-off-by: Andy Gross <agross@codeaurora.org>
  drivers/clk/qcom/gcc-ipq806x.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/drivers/clk/qcom/gcc-ipq806x.c b/drivers/clk/qcom/gcc-ipq806x.c
-index f7916be..d80dc69 100644
 --- a/drivers/clk/qcom/gcc-ipq806x.c
 +++ b/drivers/clk/qcom/gcc-ipq806x.c
-@@ -1992,7 +1992,7 @@ static struct clk_branch usb30_1_branch_clk = {
+@@ -1992,7 +1992,7 @@ static struct clk_branch usb30_1_branch_
  };
  
  static const struct freq_tbl clk_tbl_usb30_utmi[] = {
@@ -24,6 +22,3 @@ index f7916be..d80dc69 100644
        { }
  };
  
--- 
-1.7.10.4
-