Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
ipipe
Commits
3e10a990
Commit
3e10a990
authored
Mar 22, 2016
by
Philippe Gerum
Browse files
drivers/clocksource: arch_timer: drop duplicate fixup
parent
974d656a
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/clocksource/arm_arch_timer.c
View file @
3e10a990
...
...
@@ -398,10 +398,6 @@ static void arch_counter_set_user_access(void)
/* Enable user access to the virtual counter */
cntkctl
|=
ARCH_TIMER_USR_VCT_ACCESS_EN
;
#ifdef CONFIG_IPIPE
cntkctl
|=
ARCH_TIMER_USR_PCT_ACCESS_EN
;
#endif
#ifdef CONFIG_IPIPE
cntkctl
|=
ARCH_TIMER_USR_PCT_ACCESS_EN
;
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment