summaryrefslogtreecommitdiff
path: root/arch/m68k/mac/config.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-10-01 22:42:32 +0400
committerGeert Uytterhoeven <geert@linux-m68k.org>2013-11-26 14:09:13 +0400
commit958903d6f08c977778bf5e1f18eb7fd27b30ca72 (patch)
tree4e55555b46d295b7732561b72f39c8fb6a831fcd /arch/m68k/mac/config.c
parent7ca1e52dc816e2c1f6663d9d114f25f0b22f98f1 (diff)
downloadlinux-958903d6f08c977778bf5e1f18eb7fd27b30ca72.tar.xz
m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0
Drop remainings and API for backwards compatibility with bootinfo interface version 1.0. This was used when booting a 2.1.x or newer kernel on Amiga, Atari, or Mac using a bootstrap for kernel 2.0.x. Everybody upgraded his bootstrap a long time ago, so this can go. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/mac/config.c')
-rw-r--r--arch/m68k/mac/config.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/mac/config.c b/arch/m68k/mac/config.c
index afb95d5fb26b..677244e0371c 100644
--- a/arch/m68k/mac/config.c
+++ b/arch/m68k/mac/config.c
@@ -26,7 +26,6 @@
#include <linux/adb.h>
#include <linux/cuda.h>
-#define BOOTINFO_COMPAT_1_0
#include <asm/setup.h>
#include <asm/bootinfo.h>