+13
−0
Loading
If only a single CPU type is selected, __cpu_is_xxx() doesn't
use its argument. This causes the compiler to issue a warning
about an unused variable in the parent function.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>