ASoC: davinci-evm: Do not include davinci-pcm.h and davinci-i2s.h
There is no need for them to be included. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:

committed by
Mark Brown

parent
2f91ab86ec
commit
67d35e5bc3
@@ -24,9 +24,6 @@
|
|||||||
#include <asm/dma.h>
|
#include <asm/dma.h>
|
||||||
#include <asm/mach-types.h>
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
#include "davinci-pcm.h"
|
|
||||||
#include "davinci-i2s.h"
|
|
||||||
|
|
||||||
struct snd_soc_card_drvdata_davinci {
|
struct snd_soc_card_drvdata_davinci {
|
||||||
struct clk *mclk;
|
struct clk *mclk;
|
||||||
unsigned sysclk;
|
unsigned sysclk;
|
||||||
|
Reference in New Issue
Block a user