summaryrefslogtreecommitdiff
path: root/target/linux/sunxi/patches-3.13/150-2-clk-sunxi-export-func.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-02-13 13:27:14 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-02-13 13:27:14 +0000
commitaf63cdf87ad76177fb7180e5fb57ec6f949fbb98 (patch)
tree3f3c2ff5babca3eacef366a9b794b0ea7e5f945e /target/linux/sunxi/patches-3.13/150-2-clk-sunxi-export-func.patch
parent83d9cec4911b6639c1c2f22cfb943df3e1252a1e (diff)
downloadmtk-20170518-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.zip
mtk-20170518-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.tar.gz
mtk-20170518-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.tar.bz2
upgrade 3.13 targets to 3.13.2, refresh patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org SVN-Revision: 39582
Diffstat (limited to 'target/linux/sunxi/patches-3.13/150-2-clk-sunxi-export-func.patch')
-rw-r--r--target/linux/sunxi/patches-3.13/150-2-clk-sunxi-export-func.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/sunxi/patches-3.13/150-2-clk-sunxi-export-func.patch b/target/linux/sunxi/patches-3.13/150-2-clk-sunxi-export-func.patch
index 59c8849..6601ebb 100644
--- a/target/linux/sunxi/patches-3.13/150-2-clk-sunxi-export-func.patch
+++ b/target/linux/sunxi/patches-3.13/150-2-clk-sunxi-export-func.patch
@@ -9,9 +9,6 @@ Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1 file changed, 22 insertions(+)
create mode 100644 include/linux/clk/sunxi.h
-diff --git a/include/linux/clk/sunxi.h b/include/linux/clk/sunxi.h
-new file mode 100644
-index 0000000..1ef5c89
--- /dev/null
+++ b/include/linux/clk/sunxi.h
@@ -0,0 +1,22 @@
@@ -37,6 +34,3 @@ index 0000000..1ef5c89
+void clk_sunxi_mmc_phase_control(struct clk_hw *hw, u8 sample, u8 output);
+
+#endif
---
-1.8.5.1
-