]> git.karo-electronics.de Git - karo-tx-linux.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)
commitd0ce7d0346132808d7170b56a01fa582324a7f4d
treea9d4e15fccf7575e97473ccc3dc5f307deeece4c
parent0da1480ec33d4bac8c32051c1d33202be6dc439f
[PATCH] remove drivers/char/riscom8.c:baud_table[]

Commit c7bce3097c0f9bbed76ee6fd03742f2624031a45 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