diff options
Diffstat (limited to 'sound/soc/spear/Makefile')
-rw-r--r-- | sound/soc/spear/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/spear/Makefile b/sound/soc/spear/Makefile index b36512655bc..9f47bb42860 100644 --- a/sound/soc/spear/Makefile +++ b/sound/soc/spear/Makefile @@ -2,6 +2,3 @@ obj-$(CONFIG_SND_SPEAR_SOC) += spear_pcm.o obj-$(CONFIG_SND_SPEAR_SPDIF_IN) += spdif_in.o obj-$(CONFIG_SND_SPEAR_SPDIF_OUT) += spdif_out.o - -# SPEAR Machine Support -obj-$(CONFIG_SND_SPEAR_EVM) += spear_evb.o |