]> Git Repo - linux.git/blob - include/asm-generic/Kbuild
ASoC: soc-pcm: call snd_soc_component_open/close() once
[linux.git] / include / asm-generic / Kbuild
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.)
6
7 mandatory-y += dma-contiguous.h
8 mandatory-y += msi.h
9 mandatory-y += simd.h
This page took 0.032001 seconds and 4 git commands to generate.