diff options
author | Andy Shevchenko <[email protected]> | 2022-09-05 16:23:05 +0800 |
---|---|---|
committer | Wei Xu <[email protected]> | 2022-09-08 02:27:29 +0000 |
commit | e8cd65061fac64d6d0b5c3f5c3059c326b1492f0 (patch) | |
tree | 2ca626c004760b06e65830c5f988d2f0517b6858 /net/lapb/lapb_timer.c | |
parent | 5e3e70b8e1ae98358d1534e27b0a8259ce3efee8 (diff) |
bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
The OF ID table is not guarded, and the ACPI table does not needs it either.
The IDs do not depend on the configuration. Hence drop ACPI_PTR() from the
code and move ID table closer to its user.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Rafael J. Wysocki <[email protected]>
Signed-off-by: John Garry <[email protected]>
Signed-off-by: Wei Xu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions