usb: serial: kobil_sct: fix compile warning:
authorFelipe Balbi <balbi@ti.com>
Tue, 24 Jan 2012 08:18:10 +0000 (10:18 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Jan 2012 20:23:18 +0000 (12:23 -0800)
commit3297f86a3d4158e052538c7b9a3dea9c855a1b42
tree25eb96cb96c98ffdf21ffcfe25c2e4f387877cd6
parent2492c6e6454ff3edb11e273b071a6ea80a199c71
usb: serial: kobil_sct: fix compile warning:

Fix the following compile warning:

drivers/usb/serial/kobil_sct.c: In function ‘__check_debug’:
drivers/usb/serial/kobil_sct.c:719:1: warning: return from incompatible
pointer type [enabled by default]

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/kobil_sct.c