]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: SAUCE: arm64: arch_timer: Move clocksource_counter and co around
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 1 Feb 2017 11:53:46 +0000 (11:53 +0000)
committerTim Gardner <tim.gardner@canonical.com>
Tue, 28 Mar 2017 20:17:54 +0000 (14:17 -0600)
commitd7765b0c4cfb40830e85d0b02fb24ed5879fdf35
tree56b892cc9e85088f030b4633eaf876921686aba8
parent2c80d34c9e18c97f25451fc8df2d42c87ebbd10a
UBUNTU: SAUCE: arm64: arch_timer: Move clocksource_counter and co around

BugLink: https://bugs.launchpad.net/bugs/1675509
In order to access clocksource_counter from the errata handling code,
move it (together with the related structures and functions) towards
the top of the file.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
(backported from commit d610f30af30c621399d2e7f5111ddc695f74311b
 in the timers/errata-rework branch of
 git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git)
Signed-off-by: dann frazier <dann.frazier@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/clocksource/arm_arch_timer.c