blob: cd17d50697cc240ed6ba068a91ad375742a11a45 [file] [log] [blame]
Masahiro Yamada037fc332019-03-17 11:01:09 +09001# 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.)
Ard Biesheuvel82cb5482019-07-29 12:55:21 +03006
Michal Simekdef3f7c2020-01-17 08:48:17 +01007mandatory-y += dma-contiguous.h
Michal Simeka1b39ba2019-10-25 08:10:37 +02008mandatory-y += msi.h
Ard Biesheuvel82cb5482019-07-29 12:55:21 +03009mandatory-y += simd.h