lib/cpumask: add inline cpumask_next_wrap() for UP
[linux-block.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 7mandatory-y += atomic.h
9592eef7 8mandatory-y += archrandom.h
630f289b
MY
9mandatory-y += barrier.h
10mandatory-y += bitops.h
11mandatory-y += bug.h
12mandatory-y += bugs.h
13mandatory-y += cacheflush.h
14mandatory-y += checksum.h
15mandatory-y += compat.h
16mandatory-y += current.h
17mandatory-y += delay.h
18mandatory-y += device.h
19mandatory-y += div64.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
4f8b96cd 34mandatory-y += kmap_size.h
630f289b
MY
35mandatory-y += kprobes.h
36mandatory-y += linkage.h
37mandatory-y += local.h
87dbc209 38mandatory-y += local64.h
630f289b
MY
39mandatory-y += mmiowb.h
40mandatory-y += mmu.h
41mandatory-y += mmu_context.h
42mandatory-y += module.h
596b0474 43mandatory-y += module.lds.h
a1b39bae 44mandatory-y += msi.h
630f289b
MY
45mandatory-y += pci.h
46mandatory-y += percpu.h
47mandatory-y += pgalloc.h
48mandatory-y += preempt.h
e506ea45 49mandatory-y += rwonce.h
630f289b
MY
50mandatory-y += sections.h
51mandatory-y += serial.h
52mandatory-y += shmparam.h
82cb5485 53mandatory-y += simd.h
db1cc7ae 54mandatory-y += softirq_stack.h
630f289b
MY
55mandatory-y += switch_to.h
56mandatory-y += timex.h
57mandatory-y += tlbflush.h
58mandatory-y += topology.h
59mandatory-y += trace_clock.h
60mandatory-y += uaccess.h
61mandatory-y += unaligned.h
62d0fd59 62mandatory-y += vermagic.h
630f289b
MY
63mandatory-y += vga.h
64mandatory-y += word-at-a-time.h
65mandatory-y += xor.h