diff options
author | Daniel Palmer <[email protected]> | 2021-09-13 20:29:13 +0900 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2021-10-17 11:05:53 +0100 |
commit | 3b3870646642c2a22d2c4d5602559b3842e0fb99 (patch) | |
tree | 3dc7c40f9f1380ecab926b36f40490960f04bb14 /lib/mpi/mpiutil.c | |
parent | f27d1e769746b09d618dfbe341224a2e181b067d (diff) |
iio: imu: inv_mpu6050: Mark acpi match table as maybe unused
When building kernels without ACPI support the table is declared
but is not used because ACPI_PTR() turns it into a NULL.
Add the __maybe_unused attribute to stop the compiler whining.
Signed-off-by: Daniel Palmer <[email protected]>
Acked-by: Jean-Baptiste Maneyrol <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions