From 91cd6329387cb3d695deffa24051ab883c63573b Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Wed, 30 Nov 2005 17:35:01 +0000 Subject: [PATCH] --- yaml --- r: 17153 b: refs/heads/master c: 54b9a9aedc990dd2aefc45ab16d84f245cb7d8d0 h: refs/heads/master i: 17151: d24555949da80b23b1c5947ef23ada688c5f3b98 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/powermac/udbg_adb.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 6e7dadb4d3df..5f36a5317079 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 52020d2bda9fe447bb50674a2e39e4064b6a10b5 +refs/heads/master: 54b9a9aedc990dd2aefc45ab16d84f245cb7d8d0 diff --git a/trunk/arch/powerpc/platforms/powermac/udbg_adb.c b/trunk/arch/powerpc/platforms/powermac/udbg_adb.c index d1c40e27e37d..3d5ed23bf0e0 100644 --- a/trunk/arch/powerpc/platforms/powermac/udbg_adb.c +++ b/trunk/arch/powerpc/platforms/powermac/udbg_adb.c @@ -38,8 +38,6 @@ static enum { input_adb_cuda, } input_type = input_adb_none; -static int udbg_adb_use_btext; - int xmon_wants_key, xmon_adb_keycode; static inline void udbg_adb_poll(void) @@ -55,6 +53,8 @@ static inline void udbg_adb_poll(void) } #ifdef CONFIG_BOOTX_TEXT + +static int udbg_adb_use_btext; static int xmon_adb_shiftstate; static unsigned char xmon_keytab[128] =