diff options
author | Andy Shevchenko <[email protected]> | 2022-07-12 18:35:18 +0300 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-07-13 08:28:13 +0200 |
commit | 931c940fc5d96e5ef7a2188abfb14e7c3ab1290e (patch) | |
tree | 44f9e792f4cfc47e9b88e4fa5281e1fd5547427a /lib/mpi/mpi-add.c | |
parent | d60b05b4c7802b45c4f2ac003827384618a17bb4 (diff) |
ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR()
ACPI_PTR() is more harmful than helpful. For example, in this case
if CONFIG_ACPI=n, the ID table left unused which is not what we want.
Instead of adding ifdeffery or attribute here and there, drop ACPI_PTR().
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions