Browse Source

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>
Rajeev Kumar 12 years ago
parent
commit
22a4adf258
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/soc/dwc/designware_i2s.c

+ 1 - 1
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>