]> git.ipfire.org Git - ipfire-2.x.git/blob - src/patches/arm-multi-grsec-compile-fixes.patch
bird: New package
[ipfire-2.x.git] / src / patches / arm-multi-grsec-compile-fixes.patch
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,