diff options
author | Tzung-Bi Shih <tzungbi@google.com> | 2020-06-25 18:35:43 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-06-25 21:21:02 +0300 |
commit | 72ac4a4bef48e67bb26bc5a01d68c8163def013d (patch) | |
tree | c38380c0f3bd69800c1aee587af4589998240fd6 /sound/soc/pxa | |
parent | 3d62ef4280a377bb2ccaee4e8f6c5093f5b8f9d4 (diff) | |
download | linux-72ac4a4bef48e67bb26bc5a01d68c8163def013d.tar.xz |
ASoC: rt1015: add missing header inclusion
To fix compilation error:
error: implicit declaration of function 'ACPI_PTR'
[-Werror,-Wimplicit-function-declaration]
.acpi_match_table = ACPI_PTR(rt1015_acpi_match),
^
Adds the missing header "acpi.h" inclusion and sorts in alphabetical.
Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20200625153543.85039-4-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/pxa')
0 files changed, 0 insertions, 0 deletions