Nobuhiro Iwamatsu ec2ccd884a sh: Fix up tracepoint build fallout from static key introduction.
With the introduction of static keys, anything using tracepoints blows up
in the following manner:

include/trace/events/oom.h:8:13: error: initializer element is not constant
include/trace/events/oom.h:8:13: error: (near initialization for '__tracepoint_oom_score_adj_update')
include/trace/events/oom.h:8:13: error: initializer element is not constant
include/trace/events/oom.h:8:13: error: (near initialization for '__tracepoint_oom_score_adj_update.key')

This is a result of the STATIC_KEY_INIT_xxx defs wrapping ATOMIC_INIT()
which on sh includes an atomic_t typecast. Given that we don't really
need the typecast for anything anymore, the simplest solution is simply
to kill off the cast.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-04-27 11:12:38 +09:30
..
2008-07-29 08:09:44 +09:00
2010-11-04 12:32:24 +09:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2008-07-29 08:09:44 +09:00
2012-03-12 22:19:10 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2008-07-29 08:09:44 +09:00
2012-01-13 16:27:38 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2010-06-14 18:02:13 +09:00
2008-07-29 08:09:44 +09:00
2012-03-28 18:30:03 +01:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2009-05-29 08:40:02 -07:00
2008-07-29 08:09:44 +09:00
2012-03-28 18:30:03 +01:00
2009-10-14 16:42:28 +09:00
2008-07-29 08:09:44 +09:00
2011-07-26 16:49:47 -07:00
2008-07-29 08:09:44 +09:00
2010-11-01 09:49:04 -04:00
2008-07-29 08:09:44 +09:00
2012-03-30 00:09:17 -07:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2010-10-07 14:08:55 +01:00
2010-06-14 15:16:53 +09:00
2008-07-29 08:09:44 +09:00
2010-06-09 11:12:36 +02:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2010-03-10 16:29:48 +09:00
2012-02-23 20:19:04 -07:00
2008-07-29 08:09:44 +09:00
2010-01-13 19:11:14 +09:00
2011-03-31 11:26:23 -03:00
2011-05-31 14:37:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2011-01-11 14:39:35 +09:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2008-07-29 08:09:44 +09:00
2010-01-20 16:42:52 +09:00
2008-07-29 08:09:44 +09:00
2009-09-11 13:19:16 +09:00
2009-04-27 17:34:39 +09:00
2008-08-02 04:39:32 +09:00
2008-07-29 08:09:44 +09:00
2012-03-28 18:30:03 +01:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2009-06-14 23:25:57 +09:00
2011-03-22 22:43:09 +09:00
2008-07-29 08:09:44 +09:00
2010-04-26 19:08:55 +09:00
2011-07-26 16:49:47 -07:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2012-03-28 18:30:03 +01:00
2010-03-12 15:52:32 -08:00
2008-08-04 12:51:06 +09:00
2011-05-31 13:27:41 +09:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2011-03-31 11:26:23 -03:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00
2008-07-29 08:09:44 +09:00