diff options
author | Andy Shevchenko <[email protected]> | 2022-06-29 01:17:43 +0300 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-07-19 10:54:42 +0100 |
commit | cd58c84034234a51bdb852a862f9037b68622d45 (patch) | |
tree | 593559e6e1847a32294ff4d29c8e28c30fbbaa3d /lib/mpi/mpi-sub-ui.c | |
parent | 05879b125afd274020faf2bb8c57e9304073ac31 (diff) |
mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR()
The driver depends on ACPI (via MFD_INTEL_PMC_BXT), ACPI_PTR() resolution
is always the same. Otherwise a compiler may produce a warning.
That said, the rule of thumb either ugly ifdeffery with ACPI_PTR or
none should be used in a driver.
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions