Stephen Boyd
3b5909deb3
ARM: msm: Fix sparse warnings due to incorrect type
arch/arm/mach-msm/timer.c:153:3: warning: incorrect type in initializer (different address spaces)
arch/arm/mach-msm/timer.c:153:3: expected void const [noderef] <asn:3>*__vpp_verify
arch/arm/mach-msm/timer.c:153:3: got struct clock_event_device [noderef] <asn:3>**<noident>
arch/arm/mach-msm/timer.c:153:38: warning: incorrect type in assignment (different address spaces)
arch/arm/mach-msm/timer.c:153:38: expected struct clock_event_device [noderef] <asn:3>*<noident>
arch/arm/mach-msm/timer.c:153:38: got struct clock_event_device *evt
arch/arm/mach-msm/timer.c:191:22: warning: incorrect type in assignment (different address spaces)
arch/arm/mach-msm/timer.c:191:22: expected struct clock_event_device [noderef] <asn:3>**static [toplevel] percpu_evt
arch/arm/mach-msm/timer.c:191:22: got struct clock_event_device *[noderef] <asn:3>*<noident>
arch/arm/mach-msm/timer.c:196:4: warning: incorrect type in initializer (different address spaces)
arch/arm/mach-msm/timer.c:196:4: expected void const [noderef] <asn:3>*__vpp_verify
arch/arm/mach-msm/timer.c:196:4: got struct clock_event_device [noderef] <asn:3>**<noident>
arch/arm/mach-msm/timer.c:196:39: warning: incorrect type in assignment (different address spaces)
arch/arm/mach-msm/timer.c:196:39: expected struct clock_event_device [noderef] <asn:3>*<noident>
arch/arm/mach-msm/timer.c:196:39: got struct clock_event_device *ce
arch/arm/mach-msm/timer.c:198:24: warning: incorrect type in argument 4 (different address spaces)
arch/arm/mach-msm/timer.c:198:24: expected void [noderef] <asn:3>*percpu_dev_id
arch/arm/mach-msm/timer.c:198:24: got struct clock_event_device [noderef] <asn:3>**static [toplevel] percpu_evt
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
2012-09-13 10:52:59 -07:00
..
2012-07-18 10:05:05 +05:30
2012-06-13 14:25:16 +02:00
2012-07-09 01:15:07 -07:00
2012-07-05 13:06:32 +01:00
2012-07-05 12:57:16 +01:00
2012-05-05 05:50:50 +01:00
2012-05-25 09:31:59 -07:00
2012-05-15 21:20:59 +02:00
2012-05-13 17:12:17 +01:00
2012-05-26 13:14:01 -07:00
2012-07-04 10:37:34 +02:00
2012-06-01 16:55:42 -07:00
2012-07-12 17:29:55 +09:00
2012-05-13 17:12:17 +01:00
2012-06-07 22:39:43 -07:00
2012-07-04 09:38:29 +02:00
2012-05-21 15:15:10 +01:00
2012-05-13 17:12:16 +01:00
2012-05-13 17:12:17 +01:00
2012-05-13 17:12:17 +01:00
2012-06-01 16:55:42 -07:00
2012-06-23 16:19:21 -07:00
2012-05-13 17:12:17 +01:00
2012-05-24 14:01:46 -07:00
2012-07-04 15:58:11 +08:00
2012-09-13 10:52:59 -07:00
2012-07-04 10:37:34 +02:00
2012-07-05 16:08:01 +08:00
2012-06-01 16:55:42 -07:00
2012-06-01 16:55:42 -07:00
2012-07-06 01:58:23 -07:00
2012-06-23 16:19:21 -07:00
2012-05-26 13:14:01 -07:00
2012-05-26 13:14:01 -07:00
2012-07-01 14:40:58 +08:00
2012-07-13 17:48:56 +09:00
2012-06-01 16:57:51 -07:00
2012-06-01 16:57:51 -07:00
2012-06-01 16:57:51 -07:00
2012-06-01 16:57:51 -07:00
2012-05-29 18:21:44 -07:00
2012-05-13 17:12:17 +01:00
2012-07-06 22:00:20 +02:00
2012-07-18 10:04:39 +05:30
2012-07-18 10:04:42 +05:30
2012-06-20 14:39:36 -07:00
2012-06-18 16:42:57 -07:00
2012-07-06 21:42:10 +02:00
2012-07-04 17:04:57 +01:00
2012-05-30 16:06:46 -07:00
2012-07-17 08:43:12 -07:00
2012-06-14 15:12:13 +01:00
2012-05-13 17:12:17 +01:00
2012-06-25 14:53:09 -07:00
2012-05-15 14:42:57 +02:00
2012-06-23 16:16:29 -07:00
2012-06-23 16:19:21 -07:00
2012-06-11 12:25:50 +08:00
2012-05-12 16:22:18 +09:00
2012-07-13 17:48:56 +09:00
2012-06-20 14:39:36 -07:00
2012-05-04 16:53:37 +01:00
2012-04-26 08:46:02 +01:00
2012-05-21 15:15:24 +01:00
2012-06-23 16:18:17 -07:00
2012-05-26 12:57:47 -07:00
2012-05-26 13:05:55 -07:00