> --- linux-244-ac11-clean/drivers/video/matrox/matroxfb_base.c Sat May 19 20:58:43
>2001
> +++ linux-244-ac11/drivers/video/matrox/matroxfb_base.c Sun May 20 23:55:24
>2001
> @@ -2483,7 +2483,7 @@
> return 0;
> }
>
> -static int __init initialized = 0;
> +static int __initdata in
Hi.
The following patch changes an __init to __initdata. Applies against
2.4.4-ac11.
--- linux-244-ac11-clean/drivers/video/matrox/matroxfb_base.c Sat May 19 20:58:43
2001
+++ linux-244-ac11/drivers/video/matrox/matroxfb_base.c Sun May 20 23:55:24 2001
@@ -2483,7 +2483,7 @@
return 0;
2 matches
Mail list logo