]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - include/asm-generic/Kbuild
ALSA: usb-audio: Add support for Lenovo ThinkStation P620
[mirror_ubuntu-jammy-kernel.git] / include / asm-generic / Kbuild
CommitLineData
037fc336
MY
1# SPDX-License-Identifier: GPL-2.0
2#
3# asm headers that all architectures except um should have
4# (This file is not included when SRCARCH=um since UML borrows several
5# asm headers from the host architecutre.)
82cb5485 6
630f289b
MY
7mandatory-y += atomic.h
8mandatory-y += barrier.h
9mandatory-y += bitops.h
10mandatory-y += bug.h
11mandatory-y += bugs.h
12mandatory-y += cacheflush.h
13mandatory-y += checksum.h
14mandatory-y += compat.h
15mandatory-y += current.h
16mandatory-y += delay.h
17mandatory-y += device.h
18mandatory-y += div64.h
def3f7ce 19mandatory-y += dma-contiguous.h
630f289b
MY
20mandatory-y += dma-mapping.h
21mandatory-y += dma.h
22mandatory-y += emergency-restart.h
23mandatory-y += exec.h
24mandatory-y += fb.h
25mandatory-y += ftrace.h
26mandatory-y += futex.h
27mandatory-y += hardirq.h
28mandatory-y += hw_irq.h
29mandatory-y += io.h
30mandatory-y += irq.h
31mandatory-y += irq_regs.h
32mandatory-y += irq_work.h
33mandatory-y += kdebug.h
34mandatory-y += kmap_types.h
35mandatory-y += kprobes.h
36mandatory-y += linkage.h
37mandatory-y += local.h
38mandatory-y += mm-arch-hooks.h
39mandatory-y += mmiowb.h
40mandatory-y += mmu.h
41mandatory-y += mmu_context.h
42mandatory-y += module.h
a1b39bae 43mandatory-y += msi.h
630f289b
MY
44mandatory-y += pci.h
45mandatory-y += percpu.h
46mandatory-y += pgalloc.h
47mandatory-y += preempt.h
48mandatory-y += sections.h
49mandatory-y += serial.h
50mandatory-y += shmparam.h
82cb5485 51mandatory-y += simd.h
630f289b
MY
52mandatory-y += switch_to.h
53mandatory-y += timex.h
54mandatory-y += tlbflush.h
55mandatory-y += topology.h
56mandatory-y += trace_clock.h
57mandatory-y += uaccess.h
58mandatory-y += unaligned.h
62d0fd59 59mandatory-y += vermagic.h
630f289b
MY
60mandatory-y += vga.h
61mandatory-y += word-at-a-time.h
62mandatory-y += xor.h