commit | 8ebbfb9882f8f0e52195d08f02a030e617381b3b | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Nov 28 17:24:45 2021 +0000 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Dec 21 15:10:09 2021 +0000 |
tree | 95ee2edb35d155861cc0b50966fa935325b6ee7d | |
parent | f3d29c85e6eb5d83d29e2c2bbdf9c824df4cc442 [diff] |
iio:accel:kxcjk-1013: Mark struct __maybe_unused to avoid warning. This structure is only used in PM ops, so may not be used depending on build configuration. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Cc: Stephan Gerhold <stephan@gerhold.net> Reviewed-by: Nathan Chancellor <nathan@kernel.org> Link: https://lore.kernel.org/r/20211128172445.2616166-13-jic23@kernel.org