android_kernel_motorola_sm6225/arch/arm/mach-picoxcell
Jamie Iles 6b2a05584c ARM: picoxcell: fix sched_clock() cleanup fallout
Commit 2f0778afa (ARM: 7205/2: sched_clock: allow sched_clock to be
selected at runtime) replaced the picoxcell specific sched_clock() with
a generic runtime selectable version but replaced "unsigned long long
notrace sched_clock(void)" with "unsigned u32 notrace
picoxcell_read_sched_clock(void)" fix this up to return a u32 as
expected.

Cc: Marc Zyngier <Marc.Zyngier@arm.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
2012-01-09 21:04:44 +00:00
..
include/mach Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable 2011-12-05 23:27:59 +00:00
common.c ARM: picoxcell: convert to MULTI_IRQ_HANDLER 2011-11-15 18:14:04 +00:00
common.h picoxcell: support for Picochip picoxcell devices 2011-09-26 16:11:56 +01:00
io.c picoxcell: remove custom ioremap implementation 2011-09-26 16:12:56 +01:00
Makefile picoxcell: support for Picochip picoxcell devices 2011-09-26 16:11:56 +01:00
Makefile.boot picoxcell: support for Picochip picoxcell devices 2011-09-26 16:11:56 +01:00
time.c ARM: picoxcell: fix sched_clock() cleanup fallout 2012-01-09 21:04:44 +00:00