From: Adrian Bunk Date: Thu, 7 Dec 2006 04:40:05 +0000 (-0800) Subject: [PATCH] remove drivers/char/riscom8.c:baud_table[] X-Git-Tag: v2.6.20-rc1~145^2^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0ce7d0346132808d7170b56a01fa582324a7f4d;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed