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:
53cb634
)
clk: samsung: fixed compiler warning [-Wpointer-to-int-cast]
author
Pankaj Dubey
<pankaj.dubey@samsung.com>
Wed, 26 Feb 2014 02:42:41 +0000
(11:42 +0900)
committer
Tomasz Figa
<t.figa@samsung.com>
Wed, 14 May 2014 17:40:05 +0000
(19:40 +0200)
When compiled using ARM64 cross compiler, gcc complains as
drivers/clk/samsung/clk.c:293:18:
warning: cast from pointer to integer of different size
[-Wpointer-to-int-cast]
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
No differences found