aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/smdk_spdif.c
diff options
context:
space:
mode:
authorSeungwhan Youn <sw.youn@samsung.com>2011-01-10 17:26:06 -0500
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-01-11 06:28:33 -0500
commit0378b6acc8ee20720dce23d5157185e09189d41c (patch)
tree53f9474a6f252d60aa3ffce63c4b0045e4bfc7b7 /sound/soc/samsung/smdk_spdif.c
parent180c329d6b0db49687c88303e7f3754e7afdc3bf (diff)
ASoC: SAMSUNG: Clean-up header includes
This patch remove including unnecessary/duplicated headers which relative with Samsung SoCs. Signed-off-by: Seungwhan Youn <sw.youn@samsung.com> Acked-by: Jassi Brar <jassi.brar@samsung.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/samsung/smdk_spdif.c')
-rw-r--r--sound/soc/samsung/smdk_spdif.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/soc/samsung/smdk_spdif.c b/sound/soc/samsung/smdk_spdif.c
index cb2f4d04ab7..d42fe8df714 100644
--- a/sound/soc/samsung/smdk_spdif.c
+++ b/sound/soc/samsung/smdk_spdif.c
@@ -10,15 +10,10 @@
10 * 10 *
11 */ 11 */
12 12
13#include <linux/module.h>
14#include <linux/device.h>
15#include <linux/clk.h> 13#include <linux/clk.h>
16 14
17#include <plat/devs.h>
18
19#include <sound/soc.h> 15#include <sound/soc.h>
20 16
21#include "dma.h"
22#include "spdif.h" 17#include "spdif.h"
23 18
24/* Audio clock settings are belonged to board specific part. Every 19/* Audio clock settings are belonged to board specific part. Every