Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] remove drivers/char/riscom8.c:baud_table[]
Commit c7bce30 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>
- Loading branch information