Skip to content
Snippets Groups Projects
Commit 6b2a0558 authored by Jamie Iles's avatar Jamie Iles
Browse files

ARM: picoxcell: fix sched_clock() cleanup fallout


Commit 2f0778af (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: default avatarJamie Iles <jamie@jamieiles.com>
parent ef3a0bf5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment