kernel/arch/arm/mach-realview/Makefile
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Makefile for the linux kernel. 3 4 # .. .. @@ -5,4 +6,3 @@ 5 6 6 7 obj-y += realview-dt.o 7 8 obj-$(CONFIG_SMP) += platsmp-dt.o 8 -obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o