]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/arm-multi-grsec-compile-fixes.patch
dnsmasq: 2.76test10 with latest patches (001-004)
[ipfire-2.x.git] / src / patches / arm-multi-grsec-compile-fixes.patch
CommitLineData
f295ca0c
MT
1--- a/arch/arm/mach-omap2/cclock3xxx_data.c~ 2015-12-12 11:00:10.474423373 +0000
2+++ b/arch/arm/mach-omap2/cclock3xxx_data.c 2015-12-12 11:30:31.198452547 +0000
3@@ -250,7 +250,7 @@
4
5 static struct clk dpll1_ck;
6
7-static struct clk_ops dpll1_ck_ops;
8+static clk_ops_no_const dpll1_ck_ops;
9
10 static struct clk_ops dpll1_ck_ops_34xx __initdata = {
11 .init = &omap2_init_clk_clkdm,