diff options
| author | 2014-10-16 14:16:22 +0530 | |
|---|---|---|
| committer | 2014-11-06 14:58:28 -0800 | |
| commit | 7f1dc2f384792f271833cd89a8608d189b63ea6d (patch) | |
| tree | e44d4b423802179c43706873e636b13dc54fa6a9 /include/linux | |
| parent | parport: Add support for the WCH382 2S/1P multi-IO card (diff) | |
| download | linux-dev-7f1dc2f384792f271833cd89a8608d189b63ea6d.tar.xz linux-dev-7f1dc2f384792f271833cd89a8608d189b63ea6d.zip | |
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
