summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/amigahw.h
diff options
context:
space:
mode:
authorChristian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de>2010-08-04 14:41:34 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2010-10-22 09:43:22 +0200
commit808fa62f1b0f75eef76aa3a7682a8fd89eae581f (patch)
tree0b245c799a74e7196a1e21999c0e7bdaa0151df1 /arch/m68k/include/asm/amigahw.h
parentf6f94e2ab1b33f0082ac22d71f66385a60d8157f (diff)
m68k: Remove dead GG2 config option
CONFIG_GG2 doesn't exist in Kconfig, therefore remove all references to it from the source. Signed-off-by: Christian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/amigahw.h')
-rw-r--r--arch/m68k/include/asm/amigahw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/amigahw.h b/arch/m68k/include/asm/amigahw.h
index 5ca5dd951a4a..7a19b5686a4a 100644
--- a/arch/m68k/include/asm/amigahw.h
+++ b/arch/m68k/include/asm/amigahw.h
@@ -102,7 +102,6 @@ struct amiga_hw_present {
AMIGAHW_DECLARE(ALICE_NTSC); /* NTSC Alice (8374) */
AMIGAHW_DECLARE(MAGIC_REKICK); /* A3000 Magic Hard Rekick */
AMIGAHW_DECLARE(PCMCIA); /* PCMCIA Slot */
- AMIGAHW_DECLARE(GG2_ISA); /* GG2 Zorro2ISA Bridge */
AMIGAHW_DECLARE(ZORRO); /* Zorro AutoConfig */
AMIGAHW_DECLARE(ZORRO3); /* Zorro III */
};