kernel: update linux 3.8 to 3.8.6
[openwrt/staging/wigyori.git] / target / linux / ramips / patches-3.8 / 0005-MIPS-ralink-adds-clkdev-code.patch
index f76e264a2c25163cabcea8f75a803cebab476ad4..a8218d1c6dd1c899f3eb64c64324170a9c38b4c0 100644 (file)
@@ -14,9 +14,6 @@ Patchwork: http://patchwork.linux-mips.org/patch/4894/
  1 file changed, 72 insertions(+)
  create mode 100644 arch/mips/ralink/clk.c
 
-diff --git a/arch/mips/ralink/clk.c b/arch/mips/ralink/clk.c
-new file mode 100644
-index 0000000..8dfa22f
 --- /dev/null
 +++ b/arch/mips/ralink/clk.c
 @@ -0,0 +1,72 @@
@@ -92,6 +89,3 @@ index 0000000..8dfa22f
 +      mips_hpt_frequency = clk_get_rate(clk) / 2;
 +      clk_put(clk);
 +}
--- 
-1.7.10.4
-