From cd0cfda1cd4b7b70935fd048d57e9b616ce6f718 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 30 Jan 2008 14:14:08 +0000 Subject: [PATCH] --- yaml --- r: 82713 b: refs/heads/master c: 470a81ae15ed8c037afa0466e2731566a111c134 h: refs/heads/master i: 82711: 72b922c43497e6e18aa844a31b76628c966d5616 v: v3 --- [refs] | 2 +- trunk/include/linux/init.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index dcaeff644bc1..29e7cf6d8ebd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e5f95c8b7700a7bf1c2d24eedc677954d9aa0285 +refs/heads/master: 470a81ae15ed8c037afa0466e2731566a111c134 diff --git a/trunk/include/linux/init.h b/trunk/include/linux/init.h index 2efbda016741..90cdbbbbe077 100644 --- a/trunk/include/linux/init.h +++ b/trunk/include/linux/init.h @@ -124,9 +124,6 @@ #define __REF .section ".ref.text", "ax" #define __REFDATA .section ".ref.data", "aw" #define __REFCONST .section ".ref.rodata", "aw" -/* backward compatibility */ -#define __INIT_REFOK .section __REF -#define __INITDATA_REFOK .section __REFDATA #ifndef __ASSEMBLY__ /*