X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fchar%2Fscc.h;h=93998f5baff576d9a68dcbd4077aa1ad37be1c95;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=51810f72f1a92def836878e99c6e64967a8f0c88;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/drivers/char/scc.h b/drivers/char/scc.h index 51810f72f..93998f5ba 100644 --- a/drivers/char/scc.h +++ b/drivers/char/scc.h @@ -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