ASoC: pxa2xx-ac97: Remove unused DAI ID defines
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 5 Jan 2017 12:07:27 +0000 (13:07 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 5 Jan 2017 12:34:38 +0000 (12:34 +0000)
commit80691c8f08b3b516df8833817dfdf15cfa1b9067
tree303c21c8faf04f6796a5f3479c33bbc94774321a
parenta5de5b74a50113564a1e0850e2da96c37c35e55d
ASoC: pxa2xx-ac97: Remove unused DAI ID defines

The DAI ID defines are back from the time when DAIs were referenced by a
numerical ID. These days a string is used instead and the defines are
unused. The last user of these defines was removed in commit f0fba2ad1b6b
("ASoC: multi-component - ASoC Multi-Component Support"). So remove the
defines as well.

This also means the pxa2xx-ac97.h file no longer has any content and can be
removed.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Tested-by: Robert Jarzmik <robert.jarzmik@free.fr> (for mioa701_wm9713)
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/pxa/e740_wm9705.c
sound/soc/pxa/e750_wm9705.c
sound/soc/pxa/e800_wm9712.c
sound/soc/pxa/em-x270.c
sound/soc/pxa/mioa701_wm9713.c
sound/soc/pxa/palm27x.c
sound/soc/pxa/pxa2xx-ac97.c
sound/soc/pxa/pxa2xx-ac97.h [deleted file]
sound/soc/pxa/tosa.c
sound/soc/pxa/zylonite.c