diff -urN RC13-git5-82596-apricot/drivers/char/scc.h RC13-git5-scc/drivers/char/scc.h --- RC13-git5-82596-apricot/drivers/char/scc.h 2005-06-17 15:48:29.000000000 -0400 +++ RC13-git5-scc/drivers/char/scc.h 2005-09-05 16:40:33.000000000 -0400 @@ -399,7 +399,7 @@ __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