diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-04-14 22:54:48 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-05-17 13:54:21 +0100 |
commit | 3b91452032c4f2df58df014063dc6146b2378b22 (patch) | |
tree | 436a85b32ea78568f30bff91d297384f34884e5e /drivers/iio/gyro | |
parent | 62a486c46d61bc684967fc3f83eed15dde49cf9b (diff) | |
download | linux-stable-3b91452032c4f2df58df014063dc6146b2378b22.tar.gz linux-stable-3b91452032c4f2df58df014063dc6146b2378b22.tar.bz2 linux-stable-3b91452032c4f2df58df014063dc6146b2378b22.zip |
iio: accel: st_accel: Move platform data from header to C file
Platform data is solely used by one file. Don't share it with others.
While at it, drop unneeded anymore __maybe_unused and fix kernel doc
to avoid warning:
st_accel_core.c:1079: error: Cannot parse struct or union!
by converting to a simple comment. It is described at the declaration.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210414195454.84183-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/gyro')
0 files changed, 0 insertions, 0 deletions