提交 aa50fe55 编写于 作者: L Lee Jones 提交者: Mark Brown

ASoC: ux500: Include the correct header files

Thought to be another merge error, board-mop500-msp.h has never existed
in the upstream kernel, only msp.h. This patch changes the include files
to match the existing file name.
Signed-off-by: NLee Jones <lee.jones@linaro.org>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 b8176627
......@@ -21,7 +21,7 @@
#include <linux/mfd/dbx500-prcmu.h>
#include <mach/hardware.h>
#include <mach/board-mop500-msp.h>
#include <mach/msp.h>
#include <sound/soc.h>
#include <sound/soc-dai.h>
......
......@@ -19,7 +19,7 @@
#include <linux/slab.h>
#include <mach/hardware.h>
#include <mach/board-mop500-msp.h>
#include <mach/msp.h>
#include <sound/soc.h>
......
......@@ -17,7 +17,7 @@
#include <linux/platform_device.h>
#include <mach/board-mop500-msp.h>
#include <mach/msp.h>
#define MSP_INPUT_FREQ_APB 48000000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册