kernel/arch/x86/include/asm/Kbuild
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.01 2 2 3 3 4 generated-y += syscalls_32.h .. .. @@ -6,8 +7,6 @@ 6 7 generated-y += unistd_64_x32.h 7 8 generated-y += xen-hypercalls.h 8 9 9 -generic-y += dma-contiguous.h10 10 generic-y += early_ioremap.h 11 11 generic-y += export.h 12 12 generic-y += mcs_spinlock.h 13 -generic-y += mm-arch-hooks.h