diff options
Diffstat (limited to 'include/sound/soc-acpi-intel-match.h')
| -rw-r--r-- | include/sound/soc-acpi-intel-match.h | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/include/sound/soc-acpi-intel-match.h b/include/sound/soc-acpi-intel-match.h index 9da6388c20a1..bb1d24b703fb 100644 --- a/include/sound/soc-acpi-intel-match.h +++ b/include/sound/soc-acpi-intel-match.h | |||
| @@ -1,16 +1,6 @@ | |||
| 1 | 1 | /* SPDX-License-Identifier: GPL-2.0 | |
| 2 | /* | ||
| 3 | * Copyright (C) 2017, Intel Corporation. All rights reserved. | ||
| 4 | * | ||
| 5 | * This program is free software; you can redistribute it and/or | ||
| 6 | * modify it under the terms of the GNU General Public License version | ||
| 7 | * 2 as published by the Free Software Foundation. | ||
| 8 | * | ||
| 9 | * This program is distributed in the hope that it will be useful, | ||
| 10 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 11 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 12 | * GNU General Public License for more details. | ||
| 13 | * | 2 | * |
| 3 | * Copyright (C) 2017, Intel Corporation. All rights reserved. | ||
| 14 | */ | 4 | */ |
| 15 | 5 | ||
| 16 | #ifndef __LINUX_SND_SOC_ACPI_INTEL_MATCH_H | 6 | #ifndef __LINUX_SND_SOC_ACPI_INTEL_MATCH_H |
| @@ -29,5 +19,10 @@ extern struct snd_soc_acpi_mach snd_soc_acpi_intel_broadwell_machines[]; | |||
| 29 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_baytrail_legacy_machines[]; | 19 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_baytrail_legacy_machines[]; |
| 30 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_baytrail_machines[]; | 20 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_baytrail_machines[]; |
| 31 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_cherrytrail_machines[]; | 21 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_cherrytrail_machines[]; |
| 22 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_skl_machines[]; | ||
| 23 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_kbl_machines[]; | ||
| 24 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_bxt_machines[]; | ||
| 25 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_glk_machines[]; | ||
| 26 | extern struct snd_soc_acpi_mach snd_soc_acpi_intel_cnl_machines[]; | ||
| 32 | 27 | ||
| 33 | #endif | 28 | #endif |
