Commits

Alexey Dobriyan committed ef9a1d4c0c3
sh: remove cpu_online() definition from <asm/smp.h> It's defined in <linux/cpumask.h> and log is horribly flooded by "redefined" messages. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>