]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xtensa:fix the incompatible pointer type warning in time.c
authorWanlong Gao <wanlong.gao@gmail.com>
Wed, 1 Jun 2011 14:37:43 +0000 (22:37 +0800)
committerChris Zankel <chris@zankel.net>
Tue, 27 Nov 2012 06:11:38 +0000 (22:11 -0800)
commit6baf51f763b46cd65259458f6fdd0f5d28941ff4
tree2db1d89cf659a865548648a63daae1a9f8e2172f
parent9489e9dcae718d5fde988e4a684a0f55b5f94d17
xtensa:fix the incompatible pointer type warning in time.c

Fix the definition of the function ccount_read to be compatible
to the member read of the structure clocksource.

Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/kernel/time.c