Skip to content
Snippets Groups Projects
user avatar
Dr. David Alan Gilbert authored
'bmi088_scale_info' has been unused since the original
commit c19ae6be ("iio: accel: Add support for the Bosch-Sensortec
BMI088").

Remove it.

Signed-off-by: default avatarDr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20240522230457.478156-2-linux@treblig.org


Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
1568f94f
History
user avatar 1568f94f
Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.