mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-25 23:26:03 +08:00
ASoC: Intel: common: Fix some typos
s/apci/acpi/ Turn an ICL into a TGL because it is likely a cut'n'paste error Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/20201229085103.192715-1-christophe.jaillet@wanadoo.fr Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
e05cde84ea
commit
49d411f2c9
@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* soc-apci-intel-ehl-match.c - tables and support for EHL ACPI enumeration.
|
||||
* soc-acpi-intel-ehl-match.c - tables and support for EHL ACPI enumeration.
|
||||
*
|
||||
* Copyright (c) 2019, Intel Corporation.
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* soc-apci-intel-tgl-match.c - tables and support for ICL ACPI enumeration.
|
||||
* soc-acpi-intel-tgl-match.c - tables and support for TGL ACPI enumeration.
|
||||
*
|
||||
* Copyright (c) 2019, Intel Corporation.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user