diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-08-08 17:17:58 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-10-01 10:28:31 +0100 |
commit | eca0259e3b9c0d532051727d3d85fd8a42138f71 (patch) | |
tree | 7fd2fe91aa9bd385420b4ef03406f613b26e9477 /tools/docs/parse-headers.py | |
parent | e399d779c9acf277488c5b306b71dcbc71e160ca (diff) |
mfd: aat2870: Add GPIOLIB_LEGACY dependency
This driver uses the legacy gpiolib interfaces to get gpio
numbers from platform data. There are no in-tree users of
this driver, so nothing defines the platform data.
Add a dependency on GPIOLIB_LEGACY for the moment to avoid the build
failure, and make sure the sound driver does not get built without the
mfd portion either pass that dependency along.
Alternatively, we could remove the mfd driver along with the backlight
and regulator portions.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20250808151822.536879-15-arnd@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions