diff options
author | Alan Tull <r80115@freescale.com> | 2012-02-03 04:16:29 -0600 |
---|---|---|
committer | Alan Tull <r80115@freescale.com> | 2012-02-03 04:16:29 -0600 |
commit | bf8db8fe33ff1cb8f42a3df18369138ce05f2878 (patch) | |
tree | 9dea8bc1cb2f600b99f0f3f1860073db716ffc74 /sound | |
parent | 4239912f6b4282ffa77900d2285216767c58029f (diff) |
ENGR00173810 clean up rej file
Makefile.rej got committed from doing cherry-pick for kernel
upgrade from 2.6.38 to 3.0.15
Signed-off-by: Alan Tull <r80115@freescale.com>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/imx/Makefile.rej | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sound/soc/imx/Makefile.rej b/sound/soc/imx/Makefile.rej deleted file mode 100644 index 7ff4796ff0bb..000000000000 --- a/sound/soc/imx/Makefile.rej +++ /dev/null @@ -1,15 +0,0 @@ ---- sound/soc/imx/Makefile -+++ sound/soc/imx/Makefile -@@ -14,10 +14,12 @@ - snd-soc-phycore-ac97-objs := phycore-ac97.o - snd-soc-wm1133-ev1-objs := wm1133-ev1.o - snd-soc-imx-sgtl5000-objs := imx-sgtl5000.o -+snd-soc-imx-cs42888-objs := imx-cs42888.o - snd-soc-imx-spdif-objs := imx-spdif.o - - obj-$(CONFIG_SND_SOC_EUKREA_TLV320) += snd-soc-eukrea-tlv320.o - obj-$(CONFIG_SND_SOC_PHYCORE_AC97) += snd-soc-phycore-ac97.o - obj-$(CONFIG_SND_MXC_SOC_WM1133_EV1) += snd-soc-wm1133-ev1.o - obj-$(CONFIG_SND_SOC_IMX_SGTL5000) += snd-soc-imx-sgtl5000.o -+obj-$(CONFIG_SND_SOC_IMX_CS42888) += snd-soc-imx-cs42888.o - obj-$(CONFIG_SND_SOC_IMX_SPDIF) += snd-soc-imx-spdif.o |