diff -urN RC14-rc3-git4-82596-apricot/drivers/char/scc.h RC14-rc3-git4-scc/drivers/char/scc.h --- RC14-rc3-git4-82596-apricot/drivers/char/scc.h 2005-06-17 15:48:29.000000000 -0400 +++ RC14-rc3-git4-scc/drivers/char/scc.h 2005-10-04 15:13:49.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