android_kernel_samsung_msm8226/arch/sh/include
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
..
asm sh: Fix up tracepoint build fallout from static key introduction. 2012-04-27 11:12:38 +09:30
cpu-common/cpu
cpu-sh2/cpu
cpu-sh2a/cpu
cpu-sh3/cpu serial: sh-sci: Abstract register maps. 2011-06-14 12:40:19 +09:00
cpu-sh4/cpu sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785 2012-03-28 14:21:36 +09:00
cpu-sh4a/cpu serial: sh-sci: Abstract register maps. 2011-06-14 12:40:19 +09:00
cpu-sh5/cpu
mach-common/mach sh: Support I/O space swapping where needed. 2012-03-29 16:05:10 +09:00
mach-dreamcast/mach
mach-ecovec24/mach
mach-kfr2r09/mach fbdev: sh_mobile_lcdc: Remove board configuration board_data field 2012-03-12 22:40:49 +01:00
mach-landisk/mach
mach-migor/mach fbdev: sh_mobile_lcdc: Remove board configuration board_data field 2012-03-12 22:40:49 +01:00
mach-sdk7786/mach
mach-se/mach
mach-sh03/mach
mach-x3proto/mach