aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-4.9/230-remove-deprecated-code.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-02-11 14:27:41 +0100
committerFelix Fietkau <nbd@nbd.name>2017-02-11 21:18:42 +0100
commite9f76f0f46509dbaa03dc19564729480e3997684 (patch)
tree5794df3cdeab3a04225c07133d49e99fb0e345fe /target/linux/cns3xxx/patches-4.9/230-remove-deprecated-code.patch
parent4383c13aee8963ee93ca1950e7f0ea5a35309ab4 (diff)
downloadupstream-e9f76f0f46509dbaa03dc19564729480e3997684.tar.gz
upstream-e9f76f0f46509dbaa03dc19564729480e3997684.tar.bz2
upstream-e9f76f0f46509dbaa03dc19564729480e3997684.zip
cns3xxx: clean up patches
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/cns3xxx/patches-4.9/230-remove-deprecated-code.patch')
-rw-r--r--target/linux/cns3xxx/patches-4.9/230-remove-deprecated-code.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/cns3xxx/patches-4.9/230-remove-deprecated-code.patch b/target/linux/cns3xxx/patches-4.9/230-remove-deprecated-code.patch
deleted file mode 100644
index ff83a98f2d..0000000000
--- a/target/linux/cns3xxx/patches-4.9/230-remove-deprecated-code.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/arm/mach-cns3xxx/laguna.c
-+++ b/arch/arm/mach-cns3xxx/laguna.c
-@@ -812,7 +812,7 @@ static void __init laguna_init(void)
- u32 __iomem *reg;
-
- clk = clk_register_fixed_rate(NULL, "cpu", NULL,
-- CLK_IS_ROOT | CLK_IGNORE_UNUSED,
-+ CLK_IGNORE_UNUSED,
- cns3xxx_cpu_clock() * (1000000 / 8));
- clk_register_clkdev(clk, "cpu", NULL);
-