]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: cs42l43: don't include '<linux/find.h>' directly
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 17 Dec 2024 07:05:45 +0000 (08:05 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 17 Dec 2024 13:27:39 +0000 (13:27 +0000)
commitdb8b9b12892f0528c3a78715243c22398ab3cb5d
tree26e5ad0c7b3a3d3c716abef6b9e70a54f86d5fb7
parenta5bd108d4a57d6c00372041c83e633a26fb450de
ASoC: cs42l43: don't include '<linux/find.h>' directly

The header clearly states that it does not want to be included directly,
only via '<linux/bitmap.h>'. Replace the include accordingly.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20241217070545.2533-2-wsa+renesas@sang-engineering.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l43.c