From 514f31d19ed6d001cac37af0b4a3f61b07969d59 Mon Sep 17 00:00:00 2001 From: Shubhrajyoti D Date: Mon, 21 Nov 2011 15:43:28 +0530 Subject: [PATCH] OMAP: UART: fix the return type of check_modem_status The function check_modem_status returns an int currently it is stored in a char. Signed-off-by: Shubhrajyoti D Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed