]> git.baikalelectronics.ru Git - kernel.git/commit
m68k vme_scc: avoid global namespace pollution
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 18 May 2008 18:47:11 +0000 (20:47 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 May 2008 20:28:48 +0000 (13:28 -0700)
commit2571a839e3a004ba3fdae11ea4e2f6f45fa51782
tree99059eca2008c6481e3161fc4b432a65c574d9ee
parente9ebceb9252753319a2dcbe7f4cc7b04216bb4f7
m68k vme_scc: avoid global namespace pollution

m68k vme_scc:
  - make scc_ports[] static
  - kill unused global scc_initialized

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/vme_scc.c