Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ARM] 2942/1: Fix the warning in arch/arm/common/gic.c
Patch from Catalin Marinas The warning is caused by the gic_set_cpu() function being defined but not used if CONFIG_SMP is not defined. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information