Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18109
b: refs/heads/master
c: df87ac9
h: refs/heads/master
i:
  18107: d9372dc
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jan 12, 2006
1 parent b1ed9b0 commit f03c6a7
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: aa7e02fe3786b524dde18d24f0c5a718182c72a2
refs/heads/master: df87ac96140ef216e31b859868743d43732686de
2 changes: 1 addition & 1 deletion trunk/drivers/char/scc.h
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ struct scc_port {
__asm__ __volatile__ ( "tstb %0" : : "g" (*_scc_del) : "cc" );\
} while (0)

extern unsigned char scc_shadow[2][16];
static unsigned char scc_shadow[2][16];

/* The following functions should relax the somehow complicated
* register access of the SCC. _SCCwrite() stores all written values
Expand Down

0 comments on commit f03c6a7

Please sign in to comment.