Files
linux/drivers/tty/serial
Sudip Mukherjee 7f1dc2f384 serial: 8250: sparse warning of incorrect type
fixed a sparse warning in 8250_core.c :
	incorrect type in assignment (different address spaces)

the warning was because an unsigned char pointer was being assigned to
a pointer of unsigned char __iomem type .

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-06 14:58:28 -08:00
..
2014-07-13 15:52:12 -07:00
2014-11-06 14:57:23 -08:00
2013-07-31 17:56:15 -07:00
2014-06-19 13:04:52 -07:00
2013-07-31 17:56:15 -07:00
2014-06-19 13:04:52 -07:00
2014-05-28 12:27:22 -07:00
2014-06-19 13:04:52 -07:00
2014-06-19 13:04:52 -07:00
2014-09-08 16:22:42 -07:00
2014-06-19 13:04:52 -07:00