summaryrefslogtreecommitdiffstats
path: root/arch/m68k/atari/debug.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2011-11-13 10:44:24 +0100
committerGeert Uytterhoeven <geert@linux-m68k.org>2011-12-10 19:52:49 +0100
commit125298d2daf7c9005d5bc26313a037b798c8de70 (patch)
tree4615414e04ddb145cf357d5f4ee728355a7a2c6c /arch/m68k/atari/debug.c
parent1d9532b3fa7f903bfcf96acc917111db491ee50d (diff)
downloadop-kernel-dev-125298d2daf7c9005d5bc26313a037b798c8de70.zip
op-kernel-dev-125298d2daf7c9005d5bc26313a037b798c8de70.tar.gz
m68k/atari: Move declaration of atari_SCC_reset_done to header file
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/atari/debug.c')
-rw-r--r--arch/m68k/atari/debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/atari/debug.c b/arch/m68k/atari/debug.c
index 5a48424..a547ba9 100644
--- a/arch/m68k/atari/debug.c
+++ b/arch/m68k/atari/debug.c
@@ -202,7 +202,6 @@ static void __init atari_init_mfp_port(int cflag)
static void __init atari_init_scc_port(int cflag)
{
- extern int atari_SCC_reset_done;
static int clksrc_table[9] =
/* reg 11: 0x50 = BRG, 0x00 = RTxC, 0x28 = TRxC */
{ 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x00, 0x00 };
OpenPOWER on IntegriCloud