diff options
author | Rajeev Kumar <rajeevk-dlh.kumar@st.com> | 2013-06-11 09:29:08 +0530 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-06-12 16:19:01 +0100 |
commit | 22a4adf25826d1128d116dd4a313f66175c703bd (patch) | |
tree | c1d9c9b0ced20aaf0967f85b1873b4de6efb2da5 /sound/soc/dwc | |
parent | 5e83c160d83070152a595f57a6ca7c5bb1ce16b3 (diff) | |
download | linux-22a4adf25826d1128d116dd4a313f66175c703bd.tar.bz2 |
ASoC: dwc: Folder path correction in file header.
Folder path correction in file header.
Signed-off-by: Rajeev Kumar <rajeevk-dlh.kumar@st.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/dwc')
-rw-r--r-- | sound/soc/dwc/designware_i2s.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/dwc/designware_i2s.c b/sound/soc/dwc/designware_i2s.c index 2c625264223b..70eb37a5dd16 100644 --- a/sound/soc/dwc/designware_i2s.c +++ b/sound/soc/dwc/designware_i2s.c @@ -1,7 +1,7 @@ /* * ALSA SoC Synopsys I2S Audio Layer * - * sound/soc/spear/designware_i2s.c + * sound/soc/dwc/designware_i2s.c * * Copyright (C) 2010 ST Microelectronics * Rajeev Kumar <rajeev-dlh.kumar@st.com> |