ALSA: sparc: Fix a typo at dev_*() conversion
authorTakashi Iwai <tiwai@suse.de>
Fri, 9 Aug 2024 07:39:21 +0000 (09:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 9 Aug 2024 07:39:48 +0000 (09:39 +0200)
commit528baf4f62dd57dee1a1076390b0921ad32b88a8
treed6c2cd4188b362b9ba49db0004a01ebd02a901dc
parentc46fc83e3f3c89f18962e43890de90b1c304747a
ALSA: sparc: Fix a typo at dev_*() conversion

There was a stupid typo left that broke the build.  Fix it.

Fixes: d41abde89483 ("ALSA: sparc: Use standard print API")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202408090648.J2EAijjH-lkp@intel.com/
Link: https://patch.msgid.link/20240809073923.3735-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/sparc/cs4231.c