Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39215
b: refs/heads/master
c: 4834327
h: refs/heads/master
i:
  39213: ed5f648
  39211: ae95778
  39207: 08cb49c
  39199: b4e1310
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 10, 2006
1 parent b0d55b6 commit 4fff3d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1acc04cd4c0b54ada85d0dd5d7c5efc3441261bf
refs/heads/master: 48343273e846d2612b7977f2503fd97503996fa0
2 changes: 1 addition & 1 deletion trunk/drivers/serial/sunzilog.c
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,7 @@ static void sunzilog_free_tables(void)

static void sunzilog_putchar(struct uart_port *port, int ch)
{
struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
int loops = ZS_PUT_CHAR_MAX_DELAY;

/* This is a timed polling loop so do not switch the explicit
Expand Down

0 comments on commit 4fff3d4

Please sign in to comment.