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
32ca7def
Commit
32ca7def
authored
Sep 16, 2015
by
Philippe Gerum
Browse files
arm64/ipipe: drop useless symbol exports
parent
0092dc3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/arm64/kernel/ipipe.c
View file @
32ca7def
...
...
@@ -626,11 +626,3 @@ EXPORT_SYMBOL_GPL(tasklist_lock);
#ifndef CONFIG_SPARSE_IRQ
EXPORT_SYMBOL_GPL
(
irq_desc
);
#endif
#ifdef CONFIG_CPU_HAS_ASID
EXPORT_SYMBOL_GPL
(
check_and_switch_context
);
#endif
/* CONFIG_CPU_HAS_ASID */
#if defined(CONFIG_SMP) && defined(CONFIG_IPIPE_LEGACY)
EXPORT_SYMBOL_GPL
(
__cpu_logical_map
);
#endif
/* CONFIG_IPIPE */
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