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>
Wed, 19 Dec 2012 05:10:20 +0000 (21:10 -0800)
commit09378d7c21a806d5ddb75ebcae242d98cea30e44
tree7dd7d8581e04fc285fcea0bba8bbffd2b7d8ba5b
parent752451f01c4567b506bf4343082682dbb8fb30dd
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