X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fchar%2Fscc.h;h=93998f5baff576d9a68dcbd4077aa1ad37be1c95;hb=1d9f8461f1a870571f9403a312c26deec3305be5;hp=51810f72f1a92def836878e99c6e64967a8f0c88;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=powerpc.git diff --git a/drivers/char/scc.h b/drivers/char/scc.h index 51810f72f1..93998f5baf 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