]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] remove drivers/char/riscom8.c:baud_table[]
authorAdrian Bunk <bunk@stusta.de>
Thu, 7 Dec 2006 04:40:05 +0000 (20:40 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:44 +0000 (08:39 -0800)
commit2a2325da001c2eaa254013d71dddbc196bfb8c43
treea9d4e15fccf7575e97473ccc3dc5f307deeece4c
parentf84b66f68ca7015fd5f49129a4e917ed16e60158
[PATCH] remove drivers/char/riscom8.c:baud_table[]

Commit ec7e5f61f090eae0fd8c6309777c190cc1d6990d removed all usages of
baud_table[] but not the array itself.

Spotted by the GNU C compiler.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/riscom8.c