Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17153
b: refs/heads/master
c: 54b9a9a
h: refs/heads/master
i:
  17151: d245559
v: v3
  • Loading branch information
Andy Whitcroft authored and Paul Mackerras committed Jan 9, 2006
1 parent cdf7f5a commit 91cd632
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52020d2bda9fe447bb50674a2e39e4064b6a10b5
refs/heads/master: 54b9a9aedc990dd2aefc45ab16d84f245cb7d8d0
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/platforms/powermac/udbg_adb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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] =
Expand Down

0 comments on commit 91cd632

Please sign in to comment.