From: Luis R. Rodriguez Date: Fri, 6 Apr 2012 19:00:14 +0000 (-0700) Subject: compat: avoid duplicate __ref definition X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e343c87c59eff390abeec1048110dbd8029576da;p=openwrt%2Fstaging%2Fblogic.git compat: avoid duplicate __ref definition Cc: stable@orbit-lab.org Reported-by: Johannes Berg Signed-off-by: Luis R. Rodriguez --- diff --git a/include/linux/compat-2.6.25.h b/include/linux/compat-2.6.25.h index d4fb4a065b43..d0cd50b5b463 100644 --- a/include/linux/compat-2.6.25.h +++ b/include/linux/compat-2.6.25.h @@ -29,7 +29,6 @@ */ #define __ref __init_refok #define __refdata __initdata_refok -#define __ref __exit_refok /* * backports 2658fa803111dae1353602e7f586de8e537803e2