diff options
author | Gustavo Silva <gustavograzs@gmail.com> | 2025-02-19 20:54:45 -0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-03-04 13:17:51 +0000 |
commit | 4e0bd62e80761a0ead3a0b6ac6520fca1a38d678 (patch) | |
tree | 13f18d0147201c3c3378c983339f362841b2fd0b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 25331775b5b4ed45efb37c7e25adad2e8abef948 (diff) |
iio: imu: bmi270: move private struct declaration to source file
The device's private data struct is currently declared in the header
file, but it does not need to be exposed there. Move it to the driver's
core source file to avoid unnecessary #include directives or forward
declarations in the header.
Signed-off-by: Gustavo Silva <gustavograzs@gmail.com>
Acked-by: Alex Lanzano <lanzano.alex@gmail.com>
Link: https://patch.msgid.link/20250219-bmi270-irq-v1-1-145d02bbca3b@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions