]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: Correct *-objs usages
authorMark Brown <broonie@kernel.org>
Tue, 3 Dec 2024 16:56:56 +0000 (16:56 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 3 Dec 2024 16:56:56 +0000 (16:56 +0000)
commitd59f0196e990e5a1bb474eabf146f25cb8aea33d
treed74b6172f9f8a1c95c62d8b897cad966df78717f
parent297711ba0282abef38824b1e08c0ad6dcb6c4a53
parent582057d2233a5a38e1aec3f4a6d66b362b42076c
ASoC: Correct *-objs usages

Merge series from Takashi Iwai <tiwai@suse.de>:

I stumbled upon the use of *-objs in Makefile in a few places in
ASoC.  Here are trivial patches to correct those.