From e343c87c59eff390abeec1048110dbd8029576da Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Fri, 6 Apr 2012 12:00:14 -0700 Subject: [PATCH] compat: avoid duplicate __ref definition Cc: stable@orbit-lab.org Reported-by: Johannes Berg Signed-off-by: Luis R. Rodriguez --- include/linux/compat-2.6.25.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/linux/compat-2.6.25.h b/include/linux/compat-2.6.25.h index d4fb4a0..d0cd50b 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 -- 2.41.0