From: Jingoo Han Date: Thu, 8 Aug 2013 08:32:04 +0000 (+0900) Subject: serial: 8250_early: fix comparison of different types X-Git-Tag: v3.12-rc1~182^2~70 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75474b6fd6660486d89226fc6f704853c76210e3;p=pandora-kernel.git serial: 8250_early: fix comparison of different types Fix the following sparse warning: drivers/tty/serial/8250/8250_early.c:196:26: error: incompatible types in comparison expression (different type sizes) Signed-off-by: Jingoo Han Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed