printf: Remove unused 'bprintf'
[drm/drm-misc.git] / drivers / iio / common / Makefile
blobd3e952239a62191decd0bf3e84c7b59cc46bcfb3
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the IIO common modules.
4 # Common modules contains modules, which can be shared among multiple
5 # IIO modules. For example if the trigger processing is common for
6 # multiple IIO modules then this can be moved to a common module
7 # instead of duplicating in each module.
10 # When adding new entries keep the list in alphabetical order
11 obj-y += cros_ec_sensors/
12 obj-y += hid-sensors/
13 obj-y += inv_sensors/
14 obj-y += ms_sensors/
15 obj-y += scmi_sensors/
16 obj-y += ssp_sensors/
17 obj-y += st_sensors/