kernel/arch/arm/mach-u300/Makefile
.. .. @@ -1,8 +1,8 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Makefile for the linux kernel, U300 machine. 3 4 # 4 5 5 6 obj-y := core.o 6 7 7 -obj-$(CONFIG_MACH_U300_SPIDUMMY) += dummyspichip.o8 8 obj-$(CONFIG_REGULATOR_AB3100) += regulator.o