]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: lx_core: Remove unused defines
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 17 Apr 2014 09:51:16 +0000 (11:51 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Apr 2014 07:55:24 +0000 (09:55 +0200)
commit7b3b302615c3ab9c111d0238107d741146dda701
tree24b0209f152ce056e80fe0592a73181739931a6b
parent00d90154404ae6218730068d25bf2faad3186631
ALSA: lx_core: Remove unused defines

Commit f9367f3fbe3c ("ALSA: lx6464es: Remove unused
function in pci/lx6464es/lx_core.c") removed the
lx_dsp_es_check_pipeline function that was the only user
of these defines.

Since they're useless now, simply remove them.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/lx6464es/lx_core.c