From: Thiago Farina Date: Wed, 9 Dec 2009 20:31:30 +0000 (-0800) Subject: serial: 68328serial.c: remove BAUD_TABLE_SIZE macro X-Git-Tag: v2.6.34-rc1~216^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b505ca8e2600eb9e7dd2d6b2682a81717671374;p=pandora-kernel.git serial: 68328serial.c: remove BAUD_TABLE_SIZE macro This macro is a duplicate of ARRAY_SIZE defined in kernel api, so just use that instead. Signed-off-by: Thiago Farina Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed