diff options
author | Jamie Iles <jamie@jamieiles.com> | 2012-01-09 18:10:56 +0000 |
---|---|---|
committer | Jamie Iles <jamie@jamieiles.com> | 2012-01-09 21:04:44 +0000 |
commit | 6b2a05584c5939eba24d22037dcb4cc71e5345e5 (patch) | |
tree | 3b72a89c5fe93f6d6fe635b71716be137f07d49b /arch/arm/lib/Makefile | |
parent | ef3a0bf5bfadbace156fa2a3b9c753df2de41df2 (diff) | |
download | blackbird-op-linux-6b2a05584c5939eba24d22037dcb4cc71e5345e5.tar.gz blackbird-op-linux-6b2a05584c5939eba24d22037dcb4cc71e5345e5.zip |
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>
Diffstat (limited to 'arch/arm/lib/Makefile')
0 files changed, 0 insertions, 0 deletions