From 8a240be62b35193c945cf94e448ac24f215b2f31 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sat, 12 Oct 2013 10:50:19 +0000 Subject: ar7-atm: fix compilation for linux 3.10 Update proc code to new proc_create to allow compilation with linux 3.10+. Signed-off-by: Jonas Gorski SVN-Revision: 38366 --- package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch') diff --git a/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch b/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch index a3bff1b940..f6dba4be9f 100644 --- a/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch +++ b/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch @@ -1,6 +1,6 @@ --- a/tn7atm.c +++ b/tn7atm.c -@@ -2000,7 +2000,11 @@ static int __init tn7atm_register (Tn7At +@@ -2009,7 +2009,11 @@ static int __init tn7atm_register (Tn7At dgprintf (4, "device %s being registered\n", priv->name); -- cgit v1.2.3