]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Remove unused boot_cpuid variable
authorMichal Simek <michal.simek@xilinx.com>
Tue, 4 Feb 2020 16:52:45 +0000 (17:52 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 25 Feb 2020 11:33:19 +0000 (12:33 +0100)
commit772c9410155223f19aa220cb148f3a9c6b8e7b82
treec61541a5f7938b92b4f52f58f7dd278deb2de5df
parent02a196d20749c95f391caad9aa402c7ea1082def
microblaze: Remove unused boot_cpuid variable

boot_cpuid is not used on uni processor system that's why can be removed.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Stefan Asserhall <stefan.asserhall@xilinx.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/microblaze/include/asm/setup.h
arch/microblaze/kernel/setup.c