git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a818a0
)
serial: sh-sci: Fix cast warning
author
Jingoo Han
<jg1.han@samsung.com>
Wed, 5 Feb 2014 00:56:37 +0000
(09:56 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 13 Feb 2014 17:17:31 +0000
(09:17 -0800)
Fix the following compile warning about cast to pointer from
integer of different size.
drivers/tty/serial/sh-sci.c:2021:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/sh-sci.c
Simple merge